Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_core.c205 static int ahc_qinfifo_count(struct ahc_softc *ahc);
5781 if (ahc_qinfifo_count(ahc) != 0) { in ahc_qinfifo_requeue_tail()
5814 ahc_qinfifo_count(struct ahc_softc *ahc) in ahc_qinfifo_count() function