Searched defs:BUSENTRY (Results 1 – 2 of 2) sorted by relevance
194 typedef struct BUSENTRY { struct195 u_char type;196 u_char busID;197 char busType[ 6 ];
130 typedef struct BUSENTRY { struct131 u_char type;132 u_char bus_id;133 char bus_type[6];