Searched refs:phy_event (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_dump.h30 void sas_dprint_phye(int phyid, enum phy_event pe);
37 static inline void sas_dprint_phye(int phyid, enum phy_event pe) { }
H A Dsas_dump.c52 void sas_dprint_phye(int phyid, enum phy_event pe)
H A Dsas_event.c47 static void notify_phy_event(struct asd_sas_phy *phy, enum phy_event event)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dlibsas.h77 enum phy_event { enum
367 void (*notify_phy_event)(struct asd_sas_phy *, enum phy_event);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mvsas/
H A Dmv_sas.c1998 if (phy->phy_event & PHY_PLUG_OUT) {
2003 phy->phy_event &= ~PHY_PLUG_OUT;
2089 if (!(phy->phy_event & PHY_PLUG_OUT)) {
2093 phy->phy_event |= PHY_PLUG_OUT;
2148 if (phy->phy_event & PHY_PLUG_OUT) {
2150 phy->phy_event &= ~PHY_PLUG_OUT;
H A Dmv_sas.h231 u32 phy_event; member in struct:mvs_phy
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c8474 int phy_event; local
8478 phy_event = 0;
8481 phy_event = 1;
8483 phy_event = 1;
8485 if (phy_event)

Completed in 161 milliseconds