Lines Matching refs:SAS
415 } else if (ioc->bus_type == SAS && ioc->sas_discovery_quiesce_io) { in mpt_fault_reset_work()
546 else if (ioc->bus_type == SAS) in mpt_reply()
1942 ioc->bus_type = SAS; in mpt_attach()
1948 ioc->bus_type = SAS; in mpt_attach()
1955 case SAS: in mpt_attach()
2202 if (ioc->bus_type == SAS && (pdev->device == in mpt_resume()
2236 ioc->bus_type != SAS)) in mpt_signal_reset()
2530 case SAS: in mpt_do_ioc_recovery()
3279 max_id = (ioc->bus_type == SAS) ? pfacts->PortSCSIID : in GetPortFacts()
3458 if (ioc->ir_firmware || ioc->bus_type == SAS) { in SendPortEnable()
3803 if (ioc->bus_type == SAS) { in mpt_downloadboot()
3818 if (ioc->bus_type == SAS) { in mpt_downloadboot()
4371 else if (ioc->bus_type == SAS) in initChainBuffers()