SHORT_INQUIRY_LENGTH
/* inq_len */ SHORT_INQUIRY_LENGTH,
inq->additional_length = SHORT_INQUIRY_LENGTH -
&& len > SHORT_INQUIRY_LENGTH) {
inquiry_len = SHORT_INQUIRY_LENGTH;
> SHORT_INQUIRY_LENGTH) {
if (bcmp(nbuf, &path->device->inq_data, SHORT_INQUIRY_LENGTH)) {
inquiry_len = SHORT_INQUIRY_LENGTH;
csio->dxfer_len >= SHORT_INQUIRY_LENGTH) {
} else if (data_len >= SHORT_INQUIRY_LENGTH) {
#define MFI_INQ_LENGTH SHORT_INQUIRY_LENGTH
static uint8_t null_iqd[SHORT_INQUIRY_LENGTH] = {
csio->dxfer_len >= SHORT_INQUIRY_LENGTH) {
ccb->csio.dxfer_len = SHORT_INQUIRY_LENGTH;
sc->sc_transfer.cmd_data[4] = SHORT_INQUIRY_LENGTH;
static const uint8_t fake_inq_data[SHORT_INQUIRY_LENGTH] = {
const uint8_t niliqd[SHORT_INQUIRY_LENGTH] = {
const uint8_t iqd[SHORT_INQUIRY_LENGTH] = {
u_int8_t pad[SHORT_INQUIRY_LENGTH];
dcdb_cmd.dcdb.dcdb_datasize = SHORT_INQUIRY_LENGTH;
scsi_ulto2b(SHORT_INQUIRY_LENGTH, inq_cmd->length);
SHORT_INQUIRY_LENGTH, 0, 0, SSD_FULL_SIZE, 5000);