OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bus_type
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/x86/include/
mpbiosreg.h
104
char
bus_type
[6];
member in struct:mpbios_bus
/src/sys/arch/sparc64/include/
bus_defs.h
85
enum
bus_type
{
enum
106
typedef enum
bus_type
bus_type_t;
/src/sys/arch/x86/x86/
mpbios.c
174
const char *
bus_type
[2];
member in struct:dflt_conf_entry
672
for (i = 0; i < __arraycount(dflt_conf->
bus_type
); i++) {
673
if (dflt_conf->
bus_type
[i] != NULL)
910
for (i = 0; i < __arraycount(dflt_conf->
bus_type
); i++) {
911
if (dflt_conf->
bus_type
[i] != NULL) {
912
memcpy(mpb.
bus_type
, dflt_conf->
bus_type
[i], 6);
1232
entry->
bus_type
);
1241
bus_id, entry->
bus_type
);
1247
if (memcmp(entry->
bus_type
, "PCI ", 6) == 0)
[
all
...]
/src/sys/arch/arc/dti/
btlreg.h
189
u_char
bus_type
; /* Type of bus connected to */
member in struct:bt_extended_inquire::__anon5ae647130208
/src/sys/dev/ic/
bhareg.h
302
u_char
bus_type
; /* Type of bus connected to */
member in struct:bha_extended_inquire::__anona60743a30208
advlib.h
858
u_int16_t
bus_type
;
member in struct:asc_softc
/src/sys/dev/wscons/
wsconsio.h
596
u_int
bus_type
;
member in struct:wsdisplayio_bus_id
Completed in 18 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025