Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/aic7xxx/
HDaic7xxx.c218 static int ahc_qinfifo_count(struct ahc_softc *ahc);
5361 if (ahc_qinfifo_count(ahc) != 0) { in ahc_qinfifo_requeue_tail()
5394 ahc_qinfifo_count(struct ahc_softc *ahc) in ahc_qinfifo_count() function