Searched refs:SCSI_HBA_HBA (Results 1 – 5 of 5) sorted by relevance
540 #define SCSI_HBA_HBA 0x10 /* all HBA children are iports */ macro
1315 flags = SCSI_HBA_HBA | SCSI_HBA_TRAN_SCB | SCSI_HBA_ADDR_COMPLEX; in smrt_ctrl_hba_setup()
1345 if (tran->tran_hba_flags & SCSI_HBA_HBA) { in scsi_hba_attach_setup()1390 if (!(tran->tran_hba_flags & SCSI_HBA_HBA)) in scsi_hba_detach()2364 tran->tran_hba_flags &= ~SCSI_HBA_HBA; /* never HBA */ in iport_preattach_tran_scsi_device()8273 if (tran->tran_hba_flags & SCSI_HBA_HBA) { in scsi_hba_bus_config()8352 if (tran->tran_hba_flags & SCSI_HBA_HBA) { in scsi_hba_bus_unconfig()
113 SCSI_HBA_TRAN_PHCI | SCSI_HBA_HBA; in pmcs_scsa_init()
2199 tran_flags = (SCSI_HBA_HBA | SCSI_HBA_TRAN_CLONE); in mptsas_hba_setup()