Lines Matching refs:e4
101 struct cmv_dsc_e4 e4;
477 #define e4_bSwapPageNo u.e4.s1.swapinfo.bSwapPageNo
513 union intr_data_e4 e4;
1186 sc->cmv_dsc.e4.function = function | (0x1 << 4);
1187 sc->cmv_dsc.e4.offset = offset;
1188 sc->cmv_dsc.e4.address = address;
1189 sc->cmv_dsc.e4.group = group;
1849 sc->cmv_dsc.e4.function = E4_MAKEFUNCTION(E4_ADSLDIRECTIVE,
2028 struct cmv_dsc_e4 *dsc = &sc->cmv_dsc.e4;
2029 struct cmv_e4 *cmv = &intr->u.e4.s2.cmv;