Searched refs:XCPPM_ST_SUSPENDED (Results 1 – 2 of 2) sorted by relevance
80 #define XCPPM_ST_SUSPENDED 0x00000001 /* DDI_SUSPEND received */ macro
365 unitp->state &= ~XCPPM_ST_SUSPENDED; in xcppm_attach()471 unitp->state |= XCPPM_ST_SUSPENDED; in xcppm_detach()1463 if (unitp->state & XCPPM_ST_SUSPENDED) { in xcppm_ctlops()