PF_PIPE_SEL_MASK_IVB
pipe = REG_FIELD_GET(PF_PIPE_SEL_MASK_IVB, ctl);
#define PF_PIPE_SEL_IVB(pipe) REG_FIELD_PREP(PF_PIPE_SEL_MASK_IVB, (pipe))