Lines Matching refs:SAS
419 } else if (ioc->bus_type == SAS && ioc->sas_discovery_quiesce_io) { in mpt_fault_reset_work()
550 else if (ioc->bus_type == SAS) in mpt_reply()
1946 ioc->bus_type = SAS; in mpt_attach()
1952 ioc->bus_type = SAS; in mpt_attach()
1959 case SAS: in mpt_attach()
2206 if (ioc->bus_type == SAS && (pdev->device == in mpt_resume()
2240 ioc->bus_type != SAS)) in mpt_signal_reset()
2534 case SAS: in mpt_do_ioc_recovery()
3290 max_id = (ioc->bus_type == SAS) ? pfacts->PortSCSIID : in GetPortFacts()
3469 if (ioc->ir_firmware || ioc->bus_type == SAS) { in SendPortEnable()
3814 if (ioc->bus_type == SAS) { in mpt_downloadboot()
3829 if (ioc->bus_type == SAS) { in mpt_downloadboot()
4382 else if (ioc->bus_type == SAS) in initChainBuffers()