<dec f='src/src/sys/dev/ic/aic7xxxvar.h' l='1325' type='struct ahc_syncrate * ahc_find_syncrate(struct ahc_softc * , u_int * , u_int * , u_int )'/>
<doc f='src/src/sys/dev/ic/aic7xxxvar.h' l='1324'>/************************** Transfer Negotiation ******************************/</doc>
<use f='src/src/sys/dev/ic/aic7xxx.c' l='1683' u='c' c='ahc_devlimited_syncrate'/>
<def f='src/src/sys/dev/ic/aic7xxx.c' l='1691' ll='1752' type='struct ahc_syncrate * ahc_find_syncrate(struct ahc_softc * ahc, u_int * period, u_int * ppr_options, u_int maxsync)'/>
<doc f='src/src/sys/dev/ic/aic7xxx.c' l='1686'>/*
 * Look up the valid period to SCSIRATE conversion in our table.
 * Return the period and offset that should be sent to the target
 * if this was the beginning of an SDTR.
 */</doc>
<use f='src/src/sys/dev/ic/aic7xxx_osm.c' l='470' u='c' c='ahc_action'/>
