Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/libiocs/
H A Diocs.h221 struct iocs_inquiry { struct
222 unsigned char unit;
223 unsigned char info;
224 unsigned char ver;
225 unsigned char reserve;
226 unsigned char size;
227 unsigned char class[3];
228 char vendor[8];
229 char product[16];
230 char revision[4];