HomeSort by: relevance | last modified time | path
    Searched refs:M_ST_AVAILABLE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/mscp/
mscp.c 323 if (!(((mp->mscp_event & M_ST_MASK) == M_ST_AVAILABLE)
389 if (st == M_ST_OFFLINE || st == M_ST_AVAILABLE) {
mscp.h 198 #define M_ST_AVAILABLE 0x04 /* Unit available */
mscp_subr.c 305 case M_ST_AVAILABLE: /* found another drive */
mscp_disk.c 1115 case M_ST_AVAILABLE:

Completed in 16 milliseconds