Home
last modified time | relevance | path

Searched refs:phy_event (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/libsas/
H A Dsas_event.c191 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event, in sas_notify_phy_event()
/linux/Documentation/translations/zh_CN/scsi/
H A Dlibsas.rst180 void sas_notify_phy_event(struct sas_phy *, enum phy_event, gfp_t);
/linux/drivers/scsi/mvsas/
H A Dmv_sas.h221 u32 phy_event; member
/linux/Documentation/scsi/
H A Dlibsas.rst193 void sas_notify_phy_event(struct sas_phy *, enum phy_event, gfp_t);
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c11110 int phy_event; in tg3_timer() local
11114 phy_event = 0; in tg3_timer()
11117 phy_event = 1; in tg3_timer()
11119 phy_event = 1; in tg3_timer()
11121 if (phy_event) in tg3_timer()