HomeSort by: relevance | last modified time | path
    Searched defs:old_ppr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xx.c 2964 u_int old_ppr; local in function:ahd_set_syncrate
2993 old_ppr = tinfo->curr.ppr_options;
2998 || old_ppr != ppr_options)) {
3066 if ((old_ppr & MSG_EXT_PPR_IU_REQ)
3077 if ((old_ppr & MSG_EXT_PPR_IU_REQ) != 0) {
aic7xxx.c 1900 u_int old_ppr; local in function:ahc_set_syncrate
1929 old_ppr = tinfo->curr.ppr_options;
1934 || old_ppr != ppr_options)) {

Completed in 22 milliseconds