Lines Matching refs:e1
144 struct cmv_dsc_e1 e1; member
519 #define e1_bSwapPageNo u.e1.s1.swapinfo.bSwapPageNo
520 #define e1_bOvl u.e1.s1.swapinfo.bOvl
556 union intr_data_e1 e1; member
1193 sc->cmv_dsc.e1.function = function | 0x2; in uea_cmv_e1()
1194 sc->cmv_dsc.e1.idx++; in uea_cmv_e1()
1195 sc->cmv_dsc.e1.address = address; in uea_cmv_e1()
1196 sc->cmv_dsc.e1.offset = offset; in uea_cmv_e1()
1201 cmv.wIndex = cpu_to_le16(sc->cmv_dsc.e1.idx); in uea_cmv_e1()
1896 sc->cmv_dsc.e1.function = E1_MAKEFUNCTION(E1_ADSLDIRECTIVE, in uea_start_reset()
2010 struct cmv_dsc_e1 *dsc = &sc->cmv_dsc.e1; in uea_dispatch_cmv_e1()
2011 struct cmv_e1 *cmv = &intr->u.e1.s2.cmv; in uea_dispatch_cmv_e1()