HomeSort by: relevance | last modified time | path
    Searched refs:ahd_run_qoutfifo (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_inline.h 849 #define AHD_RUN_QOUTFIFO 0x1
862 retval |= AHD_RUN_QOUTFIFO;
937 ahd_run_qoutfifo(ahd);
aic79xxvar.h 1398 void ahd_run_qoutfifo(struct ahd_softc *);
aic79xx.c 404 ahd_run_qoutfifo(ahd);
812 ahd_run_qoutfifo(struct ahd_softc *ahd) function in typeref:typename:void
818 panic("ahd_run_qoutfifo recursion");
6802 ahd_run_qoutfifo(ahd);

Completed in 18 milliseconds