Home
last modified time | relevance | path

Searched refs:PHY_PLUG_OUT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/mvsas/
H A Dmv_defs.h387 PHY_PLUG_OUT = (1U << 1), /* phy plug out */ enumerator
H A Dmv_sas.c1717 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_work_queue()
1721 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_work_queue()
1805 if (!(phy->phy_event & PHY_PLUG_OUT)) { in mvs_int_port()
1809 phy->phy_event |= PHY_PLUG_OUT; in mvs_int_port()
1858 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_int_port()
1860 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_int_port()