/titanic_41/usr/src/uts/common/sys/scsi/generic/ |
H A D | status.h | 93 #define STATUS_BUSY 0x08 macro
|
/titanic_41/usr/src/lib/storage/libg_fc/common/ |
H A D | errormsgs.c | 82 case STATUS_BUSY: in decode_sense_byte() 1066 ((L_SCSI_ERROR ^ errornum) == STATUS_BUSY) || in g_get_errString()
|
H A D | cmd.c | 268 case STATUS_BUSY: in cmd()
|
/titanic_41/usr/src/cmd/luxadm/ |
H A D | errormsgs.c | 95 case STATUS_BUSY: in decode_sense_byte() 1079 ((L_SCSI_ERROR ^ errornum) == STATUS_BUSY) || in get_errString()
|
H A D | lux_util.c | 539 case STATUS_BUSY: in issue_uscsi_cmd()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/ |
H A D | tpgs.c | 207 case STATUS_BUSY: in std_process_cmplt_pkt()
|
H A D | asym_sun.c | 373 case STATUS_BUSY: in purple_path_activate()
|
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_ch.c | 967 status = srpt_stp_send_response(iu, STATUS_BUSY, 0, 0, 0, in srpt_ch_srp_cmd() 1222 status = srpt_stp_send_response(iu, STATUS_BUSY, 0, 0, 0, in srpt_ch_srp_task_mgmt()
|
/titanic_41/usr/src/uts/common/io/scsi/conf/ |
H A D | scsi_confsubr.c | 896 uchar_t scsi_test_fail_status = STATUS_BUSY; /* status */ 977 case STATUS_BUSY: in scsi_test()
|
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_scsi.c | 3023 stmf_scsilib_send_status(task, STATUS_BUSY, 0); in sbd_new_task() 3030 stmf_scsilib_send_status(task, STATUS_BUSY, 0); in sbd_new_task() 3046 stmf_scsilib_send_status(task, STATUS_BUSY, 0); in sbd_new_task()
|
/titanic_41/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit.c | 1971 ISCSI_STATUS_CMD_COMPLETED, STATUS_BUSY); in iscsit_post_scsi_cmd() 2046 ISCSI_STATUS_CMD_COMPLETED, STATUS_BUSY); in iscsit_post_scsi_cmd()
|
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | ses.c | 1469 case STATUS_BUSY: in ses_decode_sense()
|
H A D | sd.c | 17138 case STATUS_BUSY: 17642 case STATUS_BUSY: 25221 case STATUS_BUSY: 26165 if (SD_GET_PKT_STATUS(wr_pktp) == STATUS_BUSY) { 26459 (rc == STATUS_BUSY)) { 29718 if (SD_GET_PKT_STATUS(pkt) == STATUS_BUSY) {
|
H A D | st.c | 11467 case STATUS_BUSY: in st_check_error()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 3282 STATUS_BUSY; in vhci_intr() 3304 STATUS_BUSY; in vhci_intr() 3313 STATUS_BUSY; in vhci_intr() 3493 *(tpkt->pkt_scbp) = STATUS_BUSY; in vhci_intr() 3723 (STATUS_BUSY | STATUS_QFULL)) { in vhci_efo_watch_cb()
|
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_subr.c | 179 (rc == STATUS_BUSY)) { in scsi_poll()
|
/titanic_41/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 1125 } else if (((*pkt->pkt_scbp) & STATUS_MASK) == STATUS_BUSY) { in scsa1394_probe_tran()
|
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 906 == STATUS_BUSY)) { in issue_fcp_scsi_cmd()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 7046 rsp->fcp_u.fcp_status.scsi_status == STATUS_BUSY) { in fcp_scsi_callback() 9036 *ptr = STATUS_BUSY; in fcp_complete_pkt() 9105 *ptr = STATUS_BUSY; in fcp_complete_pkt() 9169 *ptr = STATUS_BUSY; in fcp_complete_pkt()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_io.c | 572 case STATUS_BUSY: in iscsi_cmd_rsp_cmd_status()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_scsa.c | 3043 pmcs_latch_status(pwp, sp, STATUS_BUSY, NULL, 0, phyp->path); in pmcs_ioerror()
|
/titanic_41/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 3750 if (rsp && ((rsp->fcp_u.fcp_status.scsi_status == STATUS_BUSY) || in sf_reportlun_callback() 4017 STATUS_BUSY) || in sf_inq_callback()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vdc.c | 5874 case STATUS_BUSY: in vdc_scsi_status()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 5531 *(pkt->pkt_scbp) = STATUS_BUSY; in mptsas_check_scsi_io_error()
|