Searched refs:REPORT_LUNS (Results 1 – 17 of 17) sorted by relevance
272 if (attached_lun == 0 && cdb[0] != INQUIRY && cdb[0] != REPORT_LUNS && cdb[0] != REQUEST_SENSE) { in vhba_default_cmd()345 case REPORT_LUNS: in vhba_default_cmd()
52 #ifndef REPORT_LUNS53 #define REPORT_LUNS 0xa0 macro94 { REPORT_LUNS, tcmd_illegal_req, NULL },
116 …if (csio->ccb_h.target_lun >= MAX_LUN && cdb[0] != INQUIRY && cdb[0] != REPORT_LUNS && cdb[0] != R… in vhbasimple_act()
116 …if (csio->ccb_h.target_lun >= MAX_LUN && cdb[0] != INQUIRY && cdb[0] != REPORT_LUNS && cdb[0] != R… in vhbalots_act()
116 …if (csio->ccb_h.target_lun >= MAX_LUN && cdb[0] != INQUIRY && cdb[0] != REPORT_LUNS && cdb[0] != R… in vhbamedium_act()
130 …if (csio->ccb_h.target_lun >= MAX_LUN && cdb[0] != INQUIRY && cdb[0] != REPORT_LUNS && cdb[0] != R… in faulty_act()
145 if (attached_lun == 0 && cdb[0] != INQUIRY && cdb[0] != REPORT_LUNS && cdb[0] != REQUEST_SENSE) { in vhbarptluns_act()
156 …->luns[csio->ccb_h.target_lun] == 0) && cdb[0] != INQUIRY && cdb[0] != REPORT_LUNS && cdb[0] != RE… in mptest_act()
90 #define REPORT_LUNS 0xA0 macro1552 case REPORT_LUNS: in handle_packet_cmd()
192 cdb->opcode = REPORT_LUNS; in ctl_scsi_report_luns()
2787 #if (defined(REPORT_LUNS)) in asr_action()2788 case REPORT_LUNS: in asr_action()
608 case REPORT_LUNS: in aac_container_special_command()
1759 #define REPORT_LUNS 0xA0 macro
6847 scsi_cmd->opcode = REPORT_LUNS; in scsi_report_luns()
3256 if (opcode == REPORT_LUNS && csio->dxfer_len > 0) { in ciss_cam_emulate()
3751 if (cdb[0] != INQUIRY && cdb[0] != REPORT_LUNS && cdb[0] != REQUEST_SENSE) { in isptargstart()3894 case REPORT_LUNS: in isptargstart()
4997 case REPORT_LUNS: in mpt_scsi_tgt_atio()