Searched defs:ciss_evlderr (Results 1 – 1 of 1) sorted by relevance
430 struct ciss_evlderr { /* details pointer */ struct431 u_int16_t ld;432 u_int16_t blkno[2]; /* unaligned; if >2tb see big later */433 u_int16_t count;434 u_int8_t ldcmd;435 u_int8_t bus;436 u_int8_t target;437 u_int8_t bigblkno[8]; /* unaligned */