Searched refs:PORT_TYPE_SAS (Results 1 – 6 of 6) sorted by relevance
73 PORT_TYPE_SAS = (1L << 1), enumerator
396 PORT_TYPE_SAS = (1U << 1), enumerator
23 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()
21 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()
108 PORT_TYPE_SAS = (1U << 1), enumerator
1366 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()