Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daac_tables.h61 {"device busy (spinning up)", ST_NOT_READY},
H A Daacreg.h1102 ST_NOT_READY = 72, enumerator
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1094 ST_NOT_READY = 72, enumerator
H A Daacraid_cam.c1133 } else if (status == ST_NOT_READY) { in aac_container_complete()