Searched defs:physical (Results 1 - 19 of 19) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInodeJournal.cpp86 InodeJournal::MapBlock(off_t logical, fsblock_t& physical) argument
H A DJournal.cpp315 Journal::MapBlock(off_t logical, fsblock_t& physical) argument
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DDataStream.cpp42 DataStream::FindBlock(off_t pos, off_t& physical, off_t *_length) argument
H A DInode.cpp166 Inode::FindBlock(off_t pos, off_t& physical, off_t *_length) argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DChunk.cpp67 Chunk::FindBlock(off_t logical, off_t& physical) argument
H A DVolume.cpp461 off_t physical; local
471 Volume::FindBlock(off_t logical, off_t& physical) argument
526 GetNewBlock(uint64& logical, fsblock_t& physical, uint64 start, uint64 flags) argument
[all...]
H A DInode.cpp173 Inode::FindBlock(off_t pos, off_t& physical, off_t* _length) argument
/haiku/src/tests/add-ons/kernel/bus_managers/agp_gart/
H A Dgart_tester.cpp182 addr_t base[5], physical[5]; local
154 allocate(aperture_id aperture, size_t size, size_t alignment, uint32 flags, addr_t& base, addr_t& physical) argument
[all...]
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.h104 void SetAsPage(uint64_t* physical, uint64_t attributes) { argument
108 void SetAsBlock(uint64_t* physical, uint64_t attributes) { argument
/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.cpp799 partition_data* physical = get_partition(child->id); local
[all...]
/haiku/src/system/kernel/device_manager/
H A DIORequest.h47 void SetPhysical(bool physical) argument
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp637 bool physical = false; local
/haiku/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk.cpp226 bool physical = false; member in struct:transfer_data
/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.cpp2277 _WriteDescriptorChain(ohci_general_td *topDescriptor, generic_io_vec *vector, size_t vectorCount, bool physical) argument
2334 _WriteIsochronousDescriptorChain(ohci_isochronous_td *topDescriptor, generic_io_vec *vector, size_t vectorCount, bool physical) argument
2391 _ReadDescriptorChain(ohci_general_td *topDescriptor, generic_io_vec *vector, size_t vectorCount, bool physical) argument
2452 _ReadIsochronousDescriptorChain(ohci_isochronous_td *topDescriptor, generic_io_vec *vector, size_t vectorCount, bool physical) argument
H A Duhci.cpp2276 WriteDescriptorChain(uhci_td *topDescriptor, generic_io_vec *vector, size_t vectorCount, bool physical) argument
2333 ReadDescriptorChain(uhci_td *topDescriptor, generic_io_vec *vector, size_t vectorCount, bool physical, uint8 *lastDataToggle) argument
H A Dxhci.cpp1454 XHCI::WriteDescriptor(xhci_td *descriptor, generic_io_vec *vector, size_t vectorCount, bool physical) argument
1486 XHCI::ReadDescriptor(xhci_td *descriptor, generic_io_vec *vector, size_t vectorCount, bool physical) argument
H A Dehci.cpp2944 const bool physical = transfer->transfer->IsPhysical(); local
2790 WriteDescriptorChain(ehci_qtd *topDescriptor, generic_io_vec *vector, size_t vectorCount, bool physical) argument
2844 ReadDescriptorChain(ehci_qtd *topDescriptor, generic_io_vec *vector, size_t vectorCount, bool physical, bool *nextDataToggle) argument
/haiku/src/system/kernel/vm/
H A Dvm_page.cpp899 bool physical = false; local
[all...]
H A Dvm.cpp3205 bool physical local
[all...]

Completed in 372 milliseconds