Home
last modified time | relevance | path

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

/drivers/scsi/pm8001/
A Dpm8001_defs.h74 PORT_TYPE_SATA = (1L << 0), enumerator
A Dpm8001_hwi.c3007 } else if (phy->phy_type & PORT_TYPE_SATA) { in pm8001_bytes_dmaed()
3207 phy->phy_type |= PORT_TYPE_SATA; in hw_event_sata_phy_up()
A Dpm80xx_hwi.c3288 phy->phy_type |= PORT_TYPE_SATA; in hw_event_sata_phy_up()
3324 u32 port_sata = (phy->phy_type & PORT_TYPE_SATA); in hw_event_phy_down()
/drivers/scsi/mvsas/
A 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()
A Dmv_sas.c248 } else if (phy->phy_type & PORT_TYPE_SATA) { in mvs_bytes_dmaed()
937 } else if (phy->phy_type & PORT_TYPE_SATA) in mvs_is_phy_ready()
941 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_is_phy_ready()
1002 if (phy->phy_type & PORT_TYPE_SATA) { in mvs_update_phyinfo()
1022 phy->phy_type &= ~PORT_TYPE_SATA; in mvs_update_phyinfo()
1796 int dev_sata = phy->phy_type & PORT_TYPE_SATA; in mvs_int_port()
1833 if (phy->phy_type & PORT_TYPE_SATA) { in mvs_int_port()
A Dmv_defs.h397 PORT_TYPE_SATA = (1U << 0), enumerator
A 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()
/drivers/scsi/hisi_sas/
A Dhisi_sas.h109 PORT_TYPE_SATA = (1U << 0), enumerator
A Dhisi_sas_v2_hw.c2696 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in phy_up_v2_hw()
3277 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in sata_int_v2_hw()
3279 phy->phy_type |= PORT_TYPE_SATA; in sata_int_v2_hw()
A Dhisi_sas_main.c681 } else if (phy->phy_type & PORT_TYPE_SATA) { in hisi_sas_bytes_dmaed()
2132 } else if (phy->phy_type & PORT_TYPE_SATA) in hisi_sas_phy_down()
A Dhisi_sas_v1_hw.c1366 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in int_phyup_v1_hw()
A Dhisi_sas_v3_hw.c1606 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in phy_up_v3_hw()
1638 phy->phy_type |= PORT_TYPE_SATA; in phy_up_v3_hw()

Completed in 72 milliseconds