ahc_find_syncrate 1200 drivers/scsi/aic7xxx/aic7xxx.h const struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period, ahc_find_syncrate 2255 drivers/scsi/aic7xxx/aic7xxx_core.c return (ahc_find_syncrate(ahc, period, ppr_options, maxsync)); ahc_find_syncrate 2380 drivers/scsi/aic7xxx/aic7xxx_osm.c syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, AHC_SYNCRATE_DT); ahc_find_syncrate 2405 drivers/scsi/aic7xxx/aic7xxx_osm.c syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, AHC_SYNCRATE_DT); ahc_find_syncrate 2441 drivers/scsi/aic7xxx/aic7xxx_osm.c syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,AHC_SYNCRATE_DT); ahc_find_syncrate 2474 drivers/scsi/aic7xxx/aic7xxx_osm.c syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, AHC_SYNCRATE_DT); ahc_find_syncrate 2502 drivers/scsi/aic7xxx/aic7xxx_osm.c syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, AHC_SYNCRATE_DT);