Home | History | Annotate | Download | only in dev

Lines Matching defs:fdcresult

348 int	fdcresult(struct fdc_softc *);
512 if (fdc_wrfifo(fdc, NE7CMD_DUMPREG) || fdcresult(fdc) != 10)
536 fdcresult(fdc) != 1) {
547 fdcresult(fdc) == 1 && fdc->sc_status[0] == 0x90) {
742 if (fdcresult(fdc) == 1 && fdc->sc_status[0] == 0x80)
1059 fdcresult(struct fdc_softc *fdc)
1072 log(LOG_ERR, "fdcresult: overrun\n");
1081 log(LOG_ERR, "fdcresult: timeout\n");
1269 (void) fdcresult(fdc);
1339 if (fdc_wrfifo(fdc, NE7CMD_SENSEI) != 0 || fdcresult(fdc) == -1)
1346 if (fdcresult(fdc) == -1)
1376 fdcresult(fdc);
2146 fdcresult(fdc);
2161 fdcresult(fdc);