Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/pm8001/
Dpm8001_defs.h63 PORT_TYPE_SAS = (1L << 1), enumerator
Dpm8001_hwi.c2978 if (phy->phy_type & PORT_TYPE_SAS) { in pm8001_bytes_dmaed()
3137 phy->phy_type |= PORT_TYPE_SAS; in hw_event_sas_phy_up()
/linux-3.4.99/drivers/scsi/mvsas/
Dmv_sas.c244 && phy->phy_type & PORT_TYPE_SAS) { in mvs_bytes_dmaed()
261 if (phy->phy_type & PORT_TYPE_SAS) { in mvs_bytes_dmaed()
1057 if (phy->phy_type & PORT_TYPE_SAS) { in mvs_is_phy_ready()
1066 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_is_phy_ready()
1150 } else if (phy->phy_type & PORT_TYPE_SAS in mvs_update_phyinfo()
1209 if (phy->phy_type & PORT_TYPE_SAS) { in mvs_port_notify_formed()
1760 enum mvs_port_type type = PORT_TYPE_SAS; in mvs_slot_err()
2124 if (phy->phy_type & PORT_TYPE_SAS) { in mvs_int_port()
Dmv_defs.h411 PORT_TYPE_SAS = (1U << 1), enumerator
Dmv_94xx.c39 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_94xx_detect_porttype()
42 phy->phy_type |= PORT_TYPE_SAS; in mvs_94xx_detect_porttype()
849 if (phy->phy_type & PORT_TYPE_SAS) { in mvs_94xx_fix_phy_info()
Dmv_64xx.c37 phy->phy_type &= ~(PORT_TYPE_SAS | PORT_TYPE_SATA); in mvs_64xx_detect_porttype()
39 phy->phy_type |= PORT_TYPE_SAS; in mvs_64xx_detect_porttype()