Searched defs:scsi_g5 (Results 1 – 1 of 1) sorted by relevance
237 struct scsi_g5 { struct238 uchar_t addr3; /* most sig. byte of address */239 uchar_t addr2;240 uchar_t addr1;241 uchar_t addr0;242 uchar_t count3; /* most sig. byte of count */243 uchar_t count2;244 uchar_t count1;245 uchar_t count0;246 uchar_t rsvd1; /* reserved */[all …]