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

/freebsd-10.2-release/sys/dev/scd/
H A Dscdreg.h74 #define ERR_NOT_SPINNING 0x22 macro
H A Dscd.c205 if (rc == ERR_NOT_SPINNING) {
413 if (rc == -ERR_NOT_SPINNING) {
470 if (rc == -ERR_NOT_SPINNING) {
902 case ERR_NOT_SPINNING:
1042 if (rc == ERR_NOT_SPINNING) {

Completed in 72 milliseconds