Lines Matching refs:SAS
415 } else if (ioc->bus_type == SAS && ioc->sas_discovery_quiesce_io) { in mpt_fault_reset_work()
545 else if (ioc->bus_type == SAS) in mpt_reply()
1933 ioc->bus_type = SAS; in mpt_attach()
1939 ioc->bus_type = SAS; in mpt_attach()
1946 case SAS: in mpt_attach()
2222 if (ioc->bus_type == SAS && (pdev->device == in mpt_resume()
2256 ioc->bus_type != SAS)) in mpt_signal_reset()
2550 case SAS: in mpt_do_ioc_recovery()
3295 max_id = (ioc->bus_type == SAS) ? pfacts->PortSCSIID : in GetPortFacts()
3474 if (ioc->ir_firmware || ioc->bus_type == SAS) { in SendPortEnable()
3821 if (ioc->bus_type == SAS) { in mpt_downloadboot()
3836 if (ioc->bus_type == SAS) { in mpt_downloadboot()
4389 else if (ioc->bus_type == SAS) in initChainBuffers()