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

  /src/sys/dev/ic/
aic7xxx_seeprom.c 102 int have_autoterm; local in function:ahc_check_extport
214 have_autoterm = have_seeprom;
223 have_autoterm = FALSE;
226 if (have_autoterm) {
aic7xxx_seeprom.c 102 int have_autoterm; local in function:ahc_check_extport
214 have_autoterm = have_seeprom;
223 have_autoterm = FALSE;
226 if (have_autoterm) {

Completed in 28 milliseconds