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

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

Completed in 153 milliseconds