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

/freebsd-13-stable/usr.sbin/mlxcontrol/
H A Dinterface.c240 struct scsi_inquiry *inq_cmd = (struct scsi_inquiry *)&dcdb_cmd.dcdb.dcdb_cdb[0]; local
257 inq_cmd->opcode = INQUIRY;
258 scsi_ulto2b(SHORT_INQUIRY_LENGTH, inq_cmd->length);

Completed in 101 milliseconds