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

  /src/sys/dev/ic/
aic79xx.c 201 static void ahd_qinfifo_requeue(struct ahd_softc *ahd,
7032 ahd_qinfifo_requeue(ahd, prev_scb, scb);
7038 ahd_qinfifo_requeue(struct ahd_softc *ahd, struct scb *prev_scb, function in typeref:typename:void
7208 ahd_qinfifo_requeue(ahd, prev_scb, scb);
7213 ahd_qinfifo_requeue(ahd, prev_scb, scb);
aic79xx.c 201 static void ahd_qinfifo_requeue(struct ahd_softc *ahd,
7032 ahd_qinfifo_requeue(ahd, prev_scb, scb);
7038 ahd_qinfifo_requeue(struct ahd_softc *ahd, struct scb *prev_scb, function in typeref:typename:void
7208 ahd_qinfifo_requeue(ahd, prev_scb, scb);
7213 ahd_qinfifo_requeue(ahd, prev_scb, scb);

Completed in 36 milliseconds