Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h1192 const struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period,
H A Daic7xxx_core.c2237 return (ahc_find_syncrate(ahc, period, ppr_options, maxsync)); in ahc_devlimited_syncrate()
2246 ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, in ahc_find_syncrate() function