HomeSort by: relevance | last modified time | path
    Searched defs:fdc_intr_wait (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/bebox/stand/boot/
fd.c 172 int fdc_intr_wait(void);
443 * fdc_intr_wait *
446 fdc_intr_wait(void) function in typeref:typename:int
469 if (fdc_intr_wait() == FAIL) /* wait interrupt */
490 if (fdc_intr_wait() == FAIL) /* wait interrupt */
524 if (fdc_intr_wait() == FAIL) { /* wait interrupt */
578 if (fdc_intr_wait() == FAIL) { /* wait interrupt */
fd.c 172 int fdc_intr_wait(void);
443 * fdc_intr_wait *
446 fdc_intr_wait(void) function in typeref:typename:int
469 if (fdc_intr_wait() == FAIL) /* wait interrupt */
490 if (fdc_intr_wait() == FAIL) /* wait interrupt */
524 if (fdc_intr_wait() == FAIL) { /* wait interrupt */
578 if (fdc_intr_wait() == FAIL) { /* wait interrupt */

Completed in 22 milliseconds