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

12

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.h72 uint8 slot; member in struct:xhci_device
[all...]
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_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/system/kernel/arch/x86/paging/pae/
H A DX86PagingMethodPAE.cpp484 PhysicalPageSlot* slot = &fSlots[i]; local
[all...]
/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/system/boot/platform/bios_ia32/
H A Ddevices.cpp81 uint8 slot; member in struct:drive_parameters::__anon23::__anon25
/haiku/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp66 uint8 slot; member in struct:drive_parameters::__anon13::__anon15
/haiku/src/system/kernel/
H A Dsem.cpp242 uint32 slot = num % sMaxSems; local
278 free_sem_slot(int slot, sem_id nextID) argument
730 int slot = id % sMaxSems; local
874 int32 slot = id % sMaxSems; local
997 int slot = id % sMaxSems; local
1023 int slot = id % sMaxSems; local
1131 int slot = id % sMaxSems; local
[all...]
H A Dteam.cpp3802 char** slot = flatArgs; local
3892 int32 slot = *cookie; local
[all...]
/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/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_scan_sta.c1001 int slot, slotcnt; local
/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/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.h321 uint8_t slot; member in struct:malo_cmd_fw_setslot
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c1508 u_int slot, free; local
[all...]
/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/disk/nvme/libnvme/
H A Dnvme_spec.h1945 uint8_t slot : 3; member in struct:nvme_firmware_page::__anon43
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c951 struct netmap_slot *slot = &ring->slot[nm_i]; local
1076 struct netmap_slot *slot local
1363 struct netmap_slot *slot; local
1388 struct netmap_slot *slot; local
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp8237 uint32 slot = *_cookie; local

Completed in 366 milliseconds

12