Searched defs:slot (Results 1 - 25 of 44) sorted by path

12

/haiku/headers/private/kernel/boot/
H A Ddisk_identifier.h40 uint8 slot; member in struct:disk_identifier::__anon1042::__anon1044
/haiku/headers/private/kernel/util/
H A DMultiHashTable.h109 ValueType *slot = NULL; local
H A DOpenHashTable.h159 ValueType* slot = fTable[index]; local
228 ValueType* slot = fTable[index]; local
408 ValueType* slot = fTable[index]; local
[all...]
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_spec.h1945 uint8_t slot : 3; member in struct:nvme_firmware_page::__anon43
H A Dnvme.c78 struct pci_slot_match slot; local
177 char *slot; local
[all...]
H A Dnvme_ctrlr.c1344 nvme_ctrlr_update_firmware(struct nvme_ctrlr *ctrlr, void *fw, size_t size, int slot) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.h321 uint8_t slot; member in struct:malo_cmd_fw_setslot
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.cpp235 PhysicalPageSlot* slot = &fSlots[i]; local
/haiku/src/system/kernel/arch/x86/paging/32bit/
H A DX86PagingMethod32Bit.cpp166 PhysicalPageSlot* slot = &fSlots[i]; local
/haiku/src/system/kernel/arch/x86/paging/pae/
H A DX86PagingMethodPAE.cpp484 PhysicalPageSlot* slot = &fSlots[i]; local
[all...]
/haiku/src/system/kernel/debug/
H A Ddebug_paranoia.cpp363 free_slot(paranoia_slot* slot) argument
373 int slot = (addr_t)set->Object() % PARANOIA_HASH_SIZE; local
382 int slot local
400 int slot = (addr_t)object % PARANOIA_HASH_SIZE; local
432 paranoia_slot* slot = allocate_slot(); local
544 paranoia_slot* slot = allocate_slot(); local
[all...]
/haiku/src/system/libroot/posix/
H A Dsyslog.cpp67 int32 slot = tls_allocate(); local
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h159 ValueType* slot = fTable[index]; local
228 ValueType* slot = fTable[index]; local
408 ValueType* slot = fTable[index]; local
[all...]
/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci_pci.cpp59 uint8_t bar, slot; local
[all...]
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp1523 uint8 slot = XHCI_MAX_SLOTS; local
2150 ConfigureEndpoint(xhci_endpoint* ep, uint8 slot, uint8 number, uint8 type, bool directionIn, uint16 interval, uint16 maxPacketSize, usb_speed speed, uint8 maxBurst, uint16 bytesPerInterval) argument
2548 Ring(uint8 slot, uint8 endpoint) argument
2624 slot = TRB_3_SLOT_GET(flags); local
2862 EnableSlot(uint8* slot) argument
2880 DisableSlot(uint8 slot) argument
2893 SetAddress(uint64 inputContext, bool bsr, uint8 slot) argument
2909 ConfigureEndpoint(uint64 inputContext, bool deconfigure, uint8 slot) argument
2925 EvaluateContext(uint64 inputContext, uint8 slot) argument
2993 SetTRDequeue(uint64 dequeue, uint16 stream, uint8 endpoint, uint8 slot) argument
3009 ResetDevice(uint8 slot) argument
[all...]
H A Dxhci.h72 uint8 slot; member in struct:xhci_device
[all...]
H A Dxhci_hardware.h450 struct xhci_slot_ctx slot; member in struct:xhci_input_device_ctx
456 struct xhci_slot_ctx slot; member in struct:xhci_device_ctx
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_reset.c133 u_int32_t tx_lat, rx_lat, usec, slot, regval, eifs; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c591 uint32_t slot, timeout, eifs; local
H A Dar5212_reset.c2773 uint32_t txLat, rxLat, usec, slot, refClock, eifs, init_usec; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c2830 uint32_t txLat, rxLat, usec, slot, refClock, eifs, init_usec; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c1508 u_int slot, free; local
[all...]
H A Dif_ath_beacon.c438 int slot, otherant; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Drt2860.c2175 int slot, ntries; local
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp88 BTree::Node::SearchSlot(const btrfs_key& key, int* slot, btree_traversing type) argument
331 BTree::Path::SetNode(off_t block, int slot) argument
339 BTree::Path::SetNode(const Node* node, int slot) argument
370 GetEntry(int slot, btrfs_key* _key, void** _value, uint32* _size, uint32* _offset) argument
400 SetEntry(int slot, const btrfs_entry& entry, void* value) argument
580 int slot; local
679 int slot = status; local
704 status_t slot = MakeEntries(transaction, path, entries[0].key, num, local
739 int slot = status; local
765 int slot; local
804 int slot; local
[all...]

Completed in 208 milliseconds

12