Home
last modified time | relevance | path

Searched refs:M_ST_AVAILABLE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/mscp/
H A Dmscp.c323 if (!(((mp->mscp_event & M_ST_MASK) == M_ST_AVAILABLE) in mscp_dorsp()
389 if (st == M_ST_OFFLINE || st == M_ST_AVAILABLE) { in mscp_dorsp()
H A Dmscp.h198 #define M_ST_AVAILABLE 0x04 /* Unit available */ macro
H A Dmscp_subr.c305 case M_ST_AVAILABLE: /* found another drive */ in mscp_attach()
H A Dmscp_disk.c1115 case M_ST_AVAILABLE: in rrioerror()