Searched refs:PPM_STATE_SUSPENDED (Results 1 – 2 of 2) sorted by relevance
51 #define PPM_STATE_SUSPENDED 0x1 /* driver is suspended */ macro
301 unitp->states &= ~PPM_STATE_SUSPENDED; in ppm_attach()404 unitp->states |= PPM_STATE_SUSPENDED; in ppm_detach()790 if (!(unitp->states & PPM_STATE_SUSPENDED) && mode) in ppm_ctlops()