Home
last modified time | relevance | path

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

/drivers/scsi/pm8001/
Dpm8001_defs.h67 PORT_TYPE_SATA = (1L << 0), enumerator
Dpm8001_hwi.c3235 } else if (phy->phy_type & PORT_TYPE_SATA) { in pm8001_bytes_dmaed()
3437 phy->phy_type |= PORT_TYPE_SATA; in hw_event_sata_phy_up()
Dpm80xx_hwi.c2678 phy->phy_type |= PORT_TYPE_SATA; in hw_event_sata_phy_up()
/drivers/scsi/mvsas/
Dmv_64xx.c37 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_64xx_detect_porttype()
41 phy->phy_type |= PORT_TYPE_SATA; in mvs_64xx_detect_porttype()
501 if (type == PORT_TYPE_SATA) { in mvs_64xx_issue_stop()
Dmv_sas.c274 } else if (phy->phy_type & PORT_TYPE_SATA) { in mvs_bytes_dmaed()
1068 } else if (phy->phy_type & PORT_TYPE_SATA) in mvs_is_phy_ready()
1072 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_is_phy_ready()
1133 if (phy->phy_type & PORT_TYPE_SATA) { in mvs_update_phyinfo()
1153 phy->phy_type &= ~PORT_TYPE_SATA; in mvs_update_phyinfo()
2084 int dev_sata = phy->phy_type & PORT_TYPE_SATA; in mvs_int_port()
2122 if (phy->phy_type & PORT_TYPE_SATA) { in mvs_int_port()
Dmv_defs.h412 PORT_TYPE_SATA = (1U << 0), enumerator
Dmv_94xx.c39 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_94xx_detect_porttype()
46 phy->phy_type |= PORT_TYPE_SATA; in mvs_94xx_detect_porttype()