Searched defs:scsi_cmnd_io (Results 1 – 1 of 1) sorted by relevance
367 struct scsi_cmnd_io struct369 uint8_t * cmnd; /* ptr to SCSI command block (cdb) */370 size_t cmnd_len; /* number of bytes in SCSI command */394 do_scsi_io(struct scsi_cmnd_io * sio) in do_scsi_io() argument