Home
last modified time | relevance | path

Searched refs:RESET_ALL (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/uts/sun/sys/dada/
H A Ddada_ctl.h44 #define RESET_ALL 0 /* Reset all the target on the bus. */ macro
/titanic_41/usr/src/uts/common/sys/scsi/
H A Dscsi_ctl.h43 #define RESET_ALL 0 /* reset SCSI bus, host adapter, everything */ macro
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_control.c45 (level == RESET_ALL)); in scsi_reset()
H A Dscsi_subr.c2365 RESET_ALL : ((uscmd->uscsi_flags & USCSI_RESET_TARGET) ? in scsi_uscsi_handle_cmd()
H A Dscsi_hba.c3259 (scsi_reset(&sd->sd_address, RESET_ALL) == 1)) { in scsi_hba_ioctl()
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c457 if (level == RESET_ALL) in atapi_tran_reset()
H A Data_disk.c938 } else if (level == RESET_ALL) { in ata_disk_reset()
/titanic_41/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c920 case RESET_ALL: in scsa1394_sbp2_reset()
H A Dhba.c1146 case RESET_ALL: in scsa1394_scsi_reset()
/titanic_41/usr/src/uts/sun/io/dada/targets/
H A Ddad.c2666 if (!dcd_reset(ROUTE, RESET_ALL)) { in dcd_reset_disk()
2936 if (dcd_reset(ROUTE, RESET_ALL) == 0) { in dcddump()
3029 (void) dcd_reset(ROUTE, RESET_ALL); in dcddump()
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c19407 rval = scsi_reset(SD_ADDRESS(un), RESET_ALL);
19599 (void) scsi_reset(SD_ADDRESS(un), RESET_ALL);
25152 (void) scsi_reset(SD_ADDRESS(un), RESET_ALL);
25722 (scsi_reset(SD_ADDRESS(un), RESET_ALL) == 0)) {
25920 if (scsi_reset(SD_ADDRESS(un), RESET_ALL) == 0) {
26194 (void) scsi_reset(SD_ADDRESS(un), RESET_ALL);
29747 (void) scsi_reset(SD_ADDRESS(un), RESET_ALL);
H A Dst.c11499 (void) st_reset(un, RESET_ALL); in st_check_error()
18498 reset_type = RESET_ALL; in st_reset()
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c767 case RESET_ALL: in pmcs_scsa_reset()
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c1546 } else if (level == RESET_ALL) { in vhci_scsi_reset()
1600 (void) scsi_reset(ap, RESET_ALL); in vhci_recovery_reset()
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c8255 if (level == RESET_ALL) { in fas_do_scsi_reset()
8813 if (fas_do_scsi_reset(&ap, RESET_ALL)) { in fas_test_reset()
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c1055 case RESET_ALL: in iscsi_tran_reset()
/titanic_41/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c1383 case RESET_ALL: /* 0 */ in arcmsr_tran_reset()
/titanic_41/usr/src/uts/common/io/aac/
H A Daac.c4675 if (level != RESET_ALL) { in aac_tran_reset()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c11315 if (level == RESET_ALL) { in fcp_scsi_reset()
/titanic_41/usr/src/uts/common/io/sata/impl/
H A Dsata.c2818 if (level == RESET_ALL) { in sata_scsi_reset()