Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/bebox/stand/boot/
Dfd.c172 int fdc_intr_wait(void);
446 fdc_intr_wait(void) in fdc_intr_wait() function
469 if (fdc_intr_wait() == FAIL) /* wait interrupt */ in motor_off()
490 if (fdc_intr_wait() == FAIL) /* wait interrupt */ in fdRecalibrate()
524 if (fdc_intr_wait() == FAIL) { /* wait interrupt */ in fdSeek()
578 if (fdc_intr_wait() == FAIL) { /* wait interrupt */ in fdReadWrite()