Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/pm8001/
Dpm8001_defs.h74 PORT_TYPE_SATA = (1L << 0), enumerator
Dpm8001_hwi.c3154 } else if (phy->phy_type & PORT_TYPE_SATA) { in pm8001_bytes_dmaed()
3354 phy->phy_type |= PORT_TYPE_SATA; in hw_event_sata_phy_up()
Dpm80xx_hwi.c3356 phy->phy_type |= PORT_TYPE_SATA; in hw_event_sata_phy_up()
3392 u32 port_sata = (phy->phy_type & PORT_TYPE_SATA); in hw_event_phy_down()
/linux-5.19.10/drivers/scsi/mvsas/
Dmv_64xx.c21 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_64xx_detect_porttype()
25 phy->phy_type |= PORT_TYPE_SATA; in mvs_64xx_detect_porttype()
486 if (type == PORT_TYPE_SATA) { in mvs_64xx_issue_stop()
Dmv_sas.c262 } else if (phy->phy_type & PORT_TYPE_SATA) { in mvs_bytes_dmaed()
950 } else if (phy->phy_type & PORT_TYPE_SATA) in mvs_is_phy_ready()
954 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_is_phy_ready()
1015 if (phy->phy_type & PORT_TYPE_SATA) { in mvs_update_phyinfo()
1035 phy->phy_type &= ~PORT_TYPE_SATA; in mvs_update_phyinfo()
1816 int dev_sata = phy->phy_type & PORT_TYPE_SATA; in mvs_int_port()
1853 if (phy->phy_type & PORT_TYPE_SATA) { in mvs_int_port()
Dmv_defs.h396 PORT_TYPE_SATA = (1U << 0), enumerator
Dmv_94xx.c23 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_94xx_detect_porttype()
30 phy->phy_type |= PORT_TYPE_SATA; in mvs_94xx_detect_porttype()
/linux-5.19.10/drivers/scsi/hisi_sas/
Dhisi_sas.h101 PORT_TYPE_SATA = (1U << 0), enumerator
Dhisi_sas_v2_hw.c2684 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in phy_up_v2_hw()
3268 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in sata_int_v2_hw()
3270 phy->phy_type |= PORT_TYPE_SATA; in sata_int_v2_hw()
Dhisi_sas_main.c647 } else if (phy->phy_type & PORT_TYPE_SATA) { in hisi_sas_bytes_dmaed()
1980 } else if (phy->phy_type & PORT_TYPE_SATA) in hisi_sas_phy_down()
Dhisi_sas_v1_hw.c1369 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in int_phyup_v1_hw()
Dhisi_sas_v3_hw.c1502 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in phy_up_v3_hw()
1534 phy->phy_type |= PORT_TYPE_SATA; in phy_up_v3_hw()