Home
last modified time | relevance | path

Searched refs:PORT_TYPE_SAS (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_defs.h73 PORT_TYPE_SAS = (1L << 1), enumerator
H A Dpm8001_hwi.c3057 if (phy->phy_type & PORT_TYPE_SAS) { in pm8001_bytes_dmaed()
3213 phy->phy_type |= PORT_TYPE_SAS; in hw_event_sas_phy_up()
H A Dpm80xx_hwi.c3198 phy->phy_type |= PORT_TYPE_SAS; in hw_event_sas_phy_up()
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_sas.c229 && phy->phy_type & PORT_TYPE_SAS) { in mvs_bytes_dmaed()
245 if (phy->phy_type & PORT_TYPE_SAS) { in mvs_bytes_dmaed()
942 if (phy->phy_type & PORT_TYPE_SAS) { in mvs_is_phy_ready()
951 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_is_phy_ready()
1035 } else if (phy->phy_type & PORT_TYPE_SAS in mvs_update_phyinfo()
1094 if (phy->phy_type & PORT_TYPE_SAS) { in mvs_port_notify_formed()
1486 enum mvs_port_type type = PORT_TYPE_SAS; in mvs_slot_err()
1851 if (phy->phy_type & PORT_TYPE_SAS) { in mvs_int_port()
H A Dmv_defs.h396 PORT_TYPE_SAS = (1U << 1), enumerator
H A Dmv_94xx.c23 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_94xx_detect_porttype()
26 phy->phy_type |= PORT_TYPE_SAS; in mvs_94xx_detect_porttype()
880 if (phy->phy_type & PORT_TYPE_SAS) { in mvs_94xx_fix_phy_info()
H A Dmv_64xx.c21 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_64xx_detect_porttype()
23 phy->phy_type |= PORT_TYPE_SAS; in mvs_64xx_detect_porttype()
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h100 PORT_TYPE_SAS = (1U << 1), enumerator
H A Dhisi_sas_v1_hw.c1366 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in int_phyup_v1_hw()
1367 phy->phy_type |= PORT_TYPE_SAS; in int_phyup_v1_hw()
H A Dhisi_sas_v2_hw.c2692 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in phy_up_v2_hw()
2693 phy->phy_type |= PORT_TYPE_SAS; in phy_up_v2_hw()
3273 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in sata_int_v2_hw()
H A Dhisi_sas_main.c642 if (phy->phy_type & PORT_TYPE_SAS) { in hisi_sas_bytes_dmaed()
2060 if (phy->phy_type & PORT_TYPE_SAS) { in hisi_sas_phy_down()
H A Dhisi_sas_v3_hw.c1546 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in phy_up_v3_hw()
1597 phy->phy_type |= PORT_TYPE_SAS; in phy_up_v3_hw()