Searched refs:scbpos (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 210 u_int scbpos, u_int prev); 6220 ahc_rem_wscb(struct ahc_softc *ahc, u_int scbpos, u_int prev) in ahc_rem_wscb() argument 6229 ahc_outb(ahc, SCBPTR, scbpos); in ahc_rem_wscb()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 210 u_int scbpos, u_int prev); 6215 ahc_rem_wscb(struct ahc_softc *ahc, u_int scbpos, u_int prev) in ahc_rem_wscb() argument 6224 ahc_outb(ahc, SCBPTR, scbpos); in ahc_rem_wscb()
|
Completed in 16 milliseconds