Searched refs:PDSC_S_STOPPING_DRIVER (Results 1 – 4 of 4) sorted by relevance
79 if (pdsc->state & BIT_ULL(PDSC_S_STOPPING_DRIVER)) { in pdsc_process_adminq()142 if (pdsc->state & BIT_ULL(PDSC_S_STOPPING_DRIVER)) { in pdsc_adminq_isr()
148 PDSC_S_STOPPING_DRIVER, /* driver remove */ enumerator
428 set_bit(PDSC_S_STOPPING_DRIVER, &pdsc->state); in pdsc_remove()
580 BIT_ULL(PDSC_S_STOPPING_DRIVER); in pdsc_health_thread()