Searched refs:SHORT_INQUIRY_LENGTH (Results 1 – 14 of 14) sorted by relevance
235 u_int8_t pad[SHORT_INQUIRY_LENGTH]; in mlx_scsi_inquiry()250 dcdb_cmd.dcdb.dcdb_datasize = SHORT_INQUIRY_LENGTH; in mlx_scsi_inquiry()256 scsi_ulto2b(SHORT_INQUIRY_LENGTH, inq_cmd->length); in mlx_scsi_inquiry()
236 const uint8_t niliqd[SHORT_INQUIRY_LENGTH] = { in vhba_default_cmd()243 const uint8_t iqd[SHORT_INQUIRY_LENGTH] = { in vhba_default_cmd()
680 static const uint8_t fake_inq_data[SHORT_INQUIRY_LENGTH] = {2277 ccb->csio.dxfer_len = SHORT_INQUIRY_LENGTH; in umass_cam_action()2511 ccb->csio.sense_len = SHORT_INQUIRY_LENGTH; in umass_cam_cb()2682 sc->sc_transfer.cmd_data[4] = SHORT_INQUIRY_LENGTH; in umass_scsi_transform()2848 sc->sc_transfer.cmd_data[4] = SHORT_INQUIRY_LENGTH; in umass_atapi_transform()
364 SHORT_INQUIRY_LENGTH, 0, 0, SSD_FULL_SIZE, 5000); in fetch_scsi_inquiry()
363 inq->additional_length = SHORT_INQUIRY_LENGTH - in init_inquiry()
806 inquiry_len = SHORT_INQUIRY_LENGTH; in probestart()1239 && len > SHORT_INQUIRY_LENGTH) { in probedone()1758 if (bcmp(nbuf, &path->device->inq_data, SHORT_INQUIRY_LENGTH)) { in probedone()
2201 #define SHORT_INQUIRY_LENGTH 36 macro
647 inquiry_len = SHORT_INQUIRY_LENGTH; in aprobestart()1186 && len > SHORT_INQUIRY_LENGTH) { in aprobedone()
248 csio->dxfer_len >= SHORT_INQUIRY_LENGTH) { in smartpqi_fix_ld_inquiry()
2353 } else if (data_len >= SHORT_INQUIRY_LENGTH) { in storvsc_io_done()
3372 csio->dxfer_len >= SHORT_INQUIRY_LENGTH) { in ciss_cam_complete_fixup()
176 #define MFI_INQ_LENGTH SHORT_INQUIRY_LENGTH
4811 static uint8_t null_iqd[SHORT_INQUIRY_LENGTH] = { in mpt_scsi_tgt_atio()
1188 /* inq_len */ SHORT_INQUIRY_LENGTH, in scsiinquiry()