Home
last modified time | relevance | path

Searched refs:XHCI_TRB_3_SLOT_GET (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h250 #define XHCI_TRB_3_SLOT_GET(x) (((x) >> 24) & 0xFF) macro
H A Dxhci.c879 index = XHCI_TRB_3_SLOT_GET(temp); in xhci_check_transfer()
1253 (XHCI_TRB_3_SLOT_GET(le32toh(sc->sc_cmd_result[1]))))) { in xhci_do_command()
1286 *pslot = XHCI_TRB_3_SLOT_GET(temp); in xhci_cmd_enable_slot()

Completed in 6 milliseconds