Home
last modified time | relevance | path

Searched refs:SCSI_HBA_SCSA_FM (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h548 #define SCSI_HBA_SCSA_FM 0x40000 /* using common ddi_fm_* */ macro
/titanic_50/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c983 if (tran->tran_hba_flags & SCSI_HBA_SCSA_FM) { in scsa_nexus_teardown()
985 tran->tran_hba_flags &= ~SCSI_HBA_SCSA_FM; in scsa_nexus_teardown()
1047 tran->tran_hba_flags |= SCSI_HBA_SCSA_FM; in scsa_nexus_setup()
2362 ~(SCSI_HBA_SCSA_FM | SCSI_HBA_SCSA_PHCI); /* clear parent state */ in iport_preattach_tran_scsi_device()