Searched refs:DRV_STATE_RUNNING (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_private.h437 #define DRV_STATE_RUNNING (0x00000002 | DRV_STATE_PRESENT_FLAG) macro
439 #define DRV_STATE_NOT_RESPONDING 0x00000003 /* Will result with non-zero value when compared with DRV_STATE_RUNNING or with DRV_STATE_UNLOADED */

Completed in 95 milliseconds