Home
last modified time | relevance | path

Searched refs:bios_sem (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci_pci.c201 uint8_t bios_sem; in xhci_pci_take_controller() local
214 bios_sem = XREAD1(sc, capa, eecp + in xhci_pci_take_controller()
216 if (bios_sem == 0) in xhci_pci_take_controller()
224 bios_sem = XREAD1(sc, capa, eecp + in xhci_pci_take_controller()
226 if (bios_sem == 0) in xhci_pci_take_controller()