Searched refs:STAT_BUS_RESET (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/uts/common/sys/scsi/ |
H A D | scsi_pkt.h | 250 #define STAT_BUS_RESET 0x8 /* Reset operation on interconnect */ macro
|
/titanic_41/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | sbp2_driver.c | 380 scsa1394_sbp2_flush_cmds(lp, CMD_TRAN_ERR, 0, STAT_BUS_RESET); in scsa1394_sbp2_req_bus_reset() 398 scsa1394_sbp2_flush_cmds(lp, CMD_DEV_GONE, 0, STAT_BUS_RESET); in scsa1394_sbp2_req_bus_reset() 443 scsa1394_sbp2_flush_cmds(lp, CMD_DEV_GONE, 0, STAT_BUS_RESET); in scsa1394_sbp2_disconnect() 955 pkt->pkt_statistics |= STAT_BUS_RESET; in scsa1394_sbp2_reset_proc()
|
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | atapi.c | 1066 spktp->pkt_statistics |= STAT_BUS_RESET; in atapi_complete()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_io.c | 2677 STAT_BUS_RESET; in iscsi_handle_reset() 2693 STAT_BUS_RESET; in iscsi_handle_reset() 3632 STAT_BUS_RESET; in iscsi_flush_cmd_after_reset()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/smrt/ |
H A D | smrt_hba.c | 1012 pkt->pkt_statistics |= STAT_BUS_RESET | STAT_DEV_RESET; in smrt_hba_complete()
|
/titanic_41/usr/src/uts/common/sys/scsi/targets/ |
H A D | sddef.h | 1296 ((pktp)->pkt_statistics & (STAT_BUS_RESET | STAT_DEV_RESET))) { \
|
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | ses.c | 1164 #define HBA_RESET (STAT_BUS_RESET|STAT_DEV_RESET|STAT_ABORTED)
|
H A D | st.c | 10026 if (pkt->pkt_statistics & (STAT_BUS_RESET | STAT_DEV_RESET)) { in st_handle_incomplete() 10053 ((pkt->pkt_statistics & (STAT_BUS_RESET | STAT_DEV_RESET | in st_handle_incomplete() 10587 (STAT_BUS_RESET | STAT_DEV_RESET | STAT_ABORTED)) == 0)) { in st_handle_autosense()
|
H A D | sd.c | 19575 (STAT_BUS_RESET | STAT_DEV_RESET | STAT_ABORTED)) != 0) { 25136 (STAT_BUS_RESET|STAT_DEV_RESET|STAT_ABORTED)) == 0) { 25161 (STAT_BUS_RESET | STAT_DEV_RESET))) {
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 3430 mptsas_set_pkt_reason(mpt, cmd, CMD_RESET, STAT_BUS_RESET); in mptsas_accept_pkt() 5687 STAT_BUS_RESET | STAT_TIMEOUT); in mptsas_check_scsi_io_error() 5690 STAT_BUS_RESET); in mptsas_check_scsi_io_error() 9281 STAT_BUS_RESET); in mptsas_flush_hba() 9297 mptsas_set_pkt_reason(mpt, cmd, CMD_RESET, STAT_BUS_RESET); in mptsas_flush_hba() 9305 mptsas_set_pkt_reason(mpt, cmd, CMD_RESET, STAT_BUS_RESET); in mptsas_flush_hba() 9324 mptsas_set_pkt_reason(mpt, cmd, CMD_RESET, STAT_BUS_RESET); in mptsas_flush_hba()
|
/titanic_41/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 2537 STAT_BUS_RESET; in sf_statec_callback() 2574 pkt->pkt_statistics |= STAT_BUS_RESET; in sf_statec_callback() 5659 pkt->pkt_statistics |= STAT_BUS_RESET; in sf_cmd_callback()
|
H A D | fas.c | 8713 fas_mark_packets(fas, slot, CMD_RESET, STAT_BUS_RESET); in fas_reset_recovery()
|
/titanic_41/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.c | 1116 pkt->pkt_statistics |= STAT_BUS_RESET; in arcmsr_tran_start() 3971 ccb->pkt->pkt_statistics |= STAT_BUS_RESET; in arcmsr_iop_reset()
|
/titanic_41/usr/src/uts/common/io/aac/ |
H A D | aac.c | 1969 STAT_BUS_RESET); in aac_pd_complete() 4293 STAT_TIMEOUT | STAT_BUS_RESET); in aac_abort_iocmd() 4299 STAT_BUS_RESET); in aac_abort_iocmd()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 9109 pkt->pkt_statistics |= STAT_BUS_RESET; in fcp_complete_pkt() 9157 pkt->pkt_statistics |= STAT_BUS_RESET; in fcp_complete_pkt()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 3438 (STAT_BUS_RESET|STAT_DEV_RESET|STAT_ABORTED)) == 0) { in vhci_intr()
|