OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bios_sem
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
xhci.c
1304
uint8_t
bios_sem
;
local in function:xhci_ecp
1307
bios_sem
= xhci_read_1(sc, ecp + XHCI_XECP_BIOS_SEM);
1308
if (
bios_sem
) {
1314
bios_sem
= xhci_read_1(sc, ecp +
1316
if (
bios_sem
== 0)
1320
if (
bios_sem
) {
Completed in 91 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025