Home
last modified time | relevance | path

Searched defs:BUSENTRY (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.sbin/mptable/
H A Dmptable.c194 typedef struct BUSENTRY { struct
195 u_char type;
196 u_char busID;
197 char busType[ 6 ];
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dmptable.c130 typedef struct BUSENTRY { struct
131 u_char type;
132 u_char bus_id;
133 char bus_type[6];