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