Searched refs:inq_cmd (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/mlxcontrol/
H A Dinterface.c238 struct scsi_inquiry *inq_cmd = (struct scsi_inquiry *)&dcdb_cmd.dcdb.dcdb_cdb[0]; local
255 inq_cmd->opcode = INQUIRY;
256 scsi_ulto2b(SHORT_INQUIRY_LENGTH, inq_cmd->length);

Completed in 55 milliseconds