Searched refs:E1_SA_INFO (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/usb/atm/ |
D | ueagle-atm.c | 447 #define E1_SA_INFO E1_MAKESA('I', 'N', 'F', 'O') macro 1441 ret = uea_read_cmv_e1(sc, E1_SA_INFO, 8, &sc->stats.phy.vidco); in uea_stat_e1() 1445 ret = uea_read_cmv_e1(sc, E1_SA_INFO, 13, &sc->stats.phy.vidcpe); in uea_stat_e1() 1708 ret = uea_read_cmv_e1(sc, E1_SA_INFO, 10, &sc->stats.phy.firmid); in uea_send_cmvs_e1()
|