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

12

/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
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/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/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/system/kernel/arch/x86/paging/32bit/
H A DX86PagingMethod32Bit.cpp166 PhysicalPageSlot* slot = &fSlots[i]; local
/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/kernel/arch/x86/
H A Darch_user_debugger.cpp295 int32 slot = -1; local
333 int32 slot = -1; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_beacon.c438 int slot, otherant; local
[all...]
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_tdma.c418 int slot, slotlen, update; local
[all...]
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.h116 void JumpTo(uint16 slot) { argument
/haiku/src/system/kernel/scheduler/
H A Dscheduling_analysis.cpp268 HashObject** slot = &fHashTable[index]; local
/haiku/src/system/kernel/arch/arm/paging/32bit/
H A DARMPagingMethod32Bit.cpp166 PhysicalPageSlot* slot = &fSlots[i]; local
/haiku/src/libs/compat/freebsd_network/
H A Dpci.cpp172 pci_find_dbsf(uint32_t domain, uint8_t bus, uint8_t slot, uint8_t func) argument
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.cpp235 PhysicalPageSlot* slot = &fSlots[i]; local
/haiku/src/system/kernel/arch/x86/paging/
H A Dx86_physical_page_mapper_large_memory.cpp107 PhysicalPageSlot* slot; member in struct:LargeMemoryTranslationMapPhysicalPageMapper::page_slot
203 PhysicalPageSlot* slot = fSlots; local
210 PhysicalPageSlotPool::PutSlot(PhysicalPageSlot* slot) argument
243 PhysicalPageSlot* slot = fSlots; local
272 PutSlot(PhysicalPageSlot* slot) argument
320 PhysicalPageSlot* slot; local
390 page_slot& slot = fSlots[i]; local
403 page_slot& slot = fSlots[fNextSlot]; local
486 PhysicalPageSlot* slot = fPerCPUData[smp_get_current_cpu()].interruptSlot; local
496 PhysicalPageSlot* slot = NULL; local
528 PhysicalPageSlot* slot = slotQueue.GetSlot(); local
580 PhysicalPageSlot* slot = slotQueue->GetSlot(); local
610 PhysicalPageSlot* slot = slotQueue->GetSlot(); local
650 PhysicalPageSlot* slot = slotQueue->GetSlot(); local
702 GetSlot(bool canWait, PhysicalPageSlot*& slot) argument
734 PutSlot(PhysicalPageSlot* slot) argument
[all...]
/haiku/src/system/kernel/arch/m68k/paging/
H A Dm68k_physical_page_mapper_large_memory.cpp115 PhysicalPageSlot* slot; member in struct:LargeMemoryTranslationMapPhysicalPageMapper::page_slot
210 PhysicalPageSlot* slot = fSlots; local
217 PhysicalPageSlotPool::PutSlot(PhysicalPageSlot* slot) argument
250 PhysicalPageSlot* slot = fSlots; local
279 PutSlot(PhysicalPageSlot* slot) argument
327 PhysicalPageSlot* slot; local
397 page_slot& slot = fSlots[i]; local
411 page_slot& slot = fSlots[fNextSlot]; local
489 PhysicalPageSlot* slot = fPerCPUData[smp_get_current_cpu()].interruptSlot; local
499 PhysicalPageSlot* slot; local
531 PhysicalPageSlot* slot = slotQueue.GetSlot(); local
583 PhysicalPageSlot* slot = slotQueue->GetSlot(); local
613 PhysicalPageSlot* slot = slotQueue->GetSlot(); local
653 PhysicalPageSlot* slot = slotQueue->GetSlot(); local
705 GetSlot(bool canWait, PhysicalPageSlot*& slot) argument
737 PutSlot(PhysicalPageSlot* slot) argument
[all...]
/haiku/src/system/libroot/os/
H A Dimage.cpp79 void PrepareAdditionalSlots(char**& slot, char*& buffer) argument
518 char** slot = flatArgs; local
/haiku/src/system/runtime_loader/
H A Dimages.cpp157 topological_sort(image_t* image, uint32 slot, image_t** initList, argument
/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...]
/haiku/src/system/kernel/arch/arm/paging/
H A Darm_physical_page_mapper_large_memory.cpp109 PhysicalPageSlot* slot; member in struct:LargeMemoryTranslationMapPhysicalPageMapper::page_slot
205 PhysicalPageSlot* slot = fSlots; local
212 PhysicalPageSlotPool::PutSlot(PhysicalPageSlot* slot) argument
245 PhysicalPageSlot* slot = fSlots; local
274 PutSlot(PhysicalPageSlot* slot) argument
322 PhysicalPageSlot* slot; local
393 page_slot& slot = fSlots[i]; local
407 page_slot& slot = fSlots[fNextSlot]; local
491 PhysicalPageSlot* slot = fPerCPUData[smp_get_current_cpu()].interruptSlot; local
501 PhysicalPageSlot* slot; local
533 PhysicalPageSlot* slot = slotQueue.GetSlot(); local
585 PhysicalPageSlot* slot = slotQueue->GetSlot(); local
615 PhysicalPageSlot* slot = slotQueue->GetSlot(); local
655 PhysicalPageSlot* slot = slotQueue->GetSlot(); local
707 GetSlot(bool canWait, PhysicalPageSlot*& slot) argument
739 PutSlot(PhysicalPageSlot* slot) argument
[all...]
/haiku/src/kits/interface/layouter/
H A DComplexLayouter.cpp237 Constraint** slot = fConstraints + end; local
[all...]

Completed in 197 milliseconds

12