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] = {2275 ccb->csio.dxfer_len = SHORT_INQUIRY_LENGTH; in umass_cam_action()2509 ccb->csio.sense_len = SHORT_INQUIRY_LENGTH; in umass_cam_cb()2680 sc->sc_transfer.cmd_data[4] = SHORT_INQUIRY_LENGTH; in umass_scsi_transform()2846 sc->sc_transfer.cmd_data[4] = SHORT_INQUIRY_LENGTH; in umass_atapi_transform()
363 SHORT_INQUIRY_LENGTH, 0, 0, SSD_FULL_SIZE, 5000); in fetch_scsi_inquiry()
363 inq->additional_length = SHORT_INQUIRY_LENGTH - in init_inquiry()
797 inquiry_len = SHORT_INQUIRY_LENGTH; in probestart()1226 > SHORT_INQUIRY_LENGTH) { in probedone()1753 if (bcmp(nbuf, &path->device->inq_data, SHORT_INQUIRY_LENGTH)) { in probedone()
2205 #define SHORT_INQUIRY_LENGTH 36 macro
633 inquiry_len = SHORT_INQUIRY_LENGTH; in aprobestart()1172 && len > SHORT_INQUIRY_LENGTH) { in aprobedone()
257 csio->dxfer_len >= SHORT_INQUIRY_LENGTH) { in smartpqi_fix_ld_inquiry()
2381 } else if (data_len >= SHORT_INQUIRY_LENGTH) { in storvsc_io_done()
176 #define MFI_INQ_LENGTH SHORT_INQUIRY_LENGTH
3424 csio->dxfer_len >= SHORT_INQUIRY_LENGTH) { in ciss_cam_complete_fixup()
4812 static uint8_t null_iqd[SHORT_INQUIRY_LENGTH] = { in mpt_scsi_tgt_atio()
1149 * that we have allocated SHORT_INQUIRY_LENGTH bytes. There are in scsiinquiry() 1184 /* inq_len */ SHORT_INQUIRY_LENGTH, in scsiinquiry()