OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bus_id
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/include/
mpbiosreg.h
103
uint8_t
bus_id
;
member in struct:mpbios_bus
/src/sys/arch/x86/x86/
mpbios.c
744
if (bp->
bus_id
>= mp_nbus)
745
mp_nbus = bp->
bus_id
+ 1;
909
mpb.
bus_id
= 0;
914
mpb.
bus_id
++;
1229
int
bus_id
= entry->
bus_id
;
local in function:mpbios_bus
1231
aprint_verbose("mpbios: bus %d is type %6.6s\n",
bus_id
,
1239
if (
bus_id
>= mp_nbus) {
1241
bus_id
, entry->bus_type);
1245
mp_busses[
bus_id
].mb_intrs = NULL
[
all
...]
/src/sys/dev/ieee1394/
fwohcireg.h
235
fwohcireg_t
bus_id
; /*
BUS_ID
0x1c */
member in struct:ohci_registers
Completed in 44 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025