Searched defs:scsi_cdb (Results 1 – 2 of 2) sorted by relevance
131 static struct scsi_fmt_cdb scsi_cdb = { variable
57 struct scsi_cdb { struct60 #define CDB6(cdb) ((struct scsi_cdb6 *)&(cdb)->cdb_bytes[0]) argument