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

/openbsd-current/sys/arch/sparc64/dev/
H A Dfdvar.h65 #define FDC_ISTATUS_ERROR 2 /* Operation completed abnormally */ macro
H A Dfd.c1134 fdc->sc_istatus = FDC_ISTATUS_ERROR;
1141 fdc->sc_istatus = FDC_ISTATUS_ERROR;
1211 case FDC_ISTATUS_ERROR:
1244 if (fdc->sc_istatus == FDC_ISTATUS_ERROR) {

Completed in 128 milliseconds