Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c205 static int ahc_qinfifo_count(struct ahc_softc *ahc);
5750 if (ahc_qinfifo_count(ahc) != 0) { in ahc_qinfifo_requeue_tail()
5783 ahc_qinfifo_count(struct ahc_softc *ahc) in ahc_qinfifo_count() function