ISR_GPHY          714 drivers/net/ethernet/atheros/atl1c/atl1c_hw.h 		ISR_GPHY	|\
ISR_GPHY         1599 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		if (status & ISR_GPHY)
ISR_GPHY         1633 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 		if (status & (ISR_GPHY | ISR_MANUAL)) {
ISR_GPHY          576 drivers/net/ethernet/atheros/atl1e/atl1e_hw.h 		ISR_GPHY        |\
ISR_GPHY         1290 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 		if (status & ISR_GPHY)
ISR_GPHY         1322 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 		if (status & (ISR_GPHY | ISR_MANUAL)) {
ISR_GPHY         2490 drivers/net/ethernet/atheros/atlx/atl1.c 	if (status & ISR_GPHY)	/* clear phy status */
ISR_GPHY         2524 drivers/net/ethernet/atheros/atlx/atl1.c 	if (status & ISR_GPHY) {
ISR_GPHY          268 drivers/net/ethernet/atheros/atlx/atl1.h 	ISR_GPHY	|\