Searched refs:SCSI_HBA_SCSA_FM (Results 1 – 2 of 2) sorted by relevance
548 #define SCSI_HBA_SCSA_FM 0x40000 /* using common ddi_fm_* */ macro
983 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()