Searched refs:ahc_rem_wscb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 209 static u_int ahc_rem_wscb(struct ahc_softc *ahc, 5986 next = ahc_rem_wscb(ahc, next, prev); in ahc_search_qinfifo() 6220 ahc_rem_wscb(struct ahc_softc *ahc, u_int scbpos, u_int prev) in ahc_rem_wscb() function
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 209 static u_int ahc_rem_wscb(struct ahc_softc *ahc, 5982 next = ahc_rem_wscb(ahc, next, prev); in ahc_search_qinfifo() 6215 ahc_rem_wscb(struct ahc_softc *ahc, u_int scbpos, u_int prev) in ahc_rem_wscb() function
|
Completed in 22 milliseconds