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

  /src/sys/dev/ic/
atw.c 511 int country_code, error, i, srom_major; local in function:atw_attach
691 srom_major = __SHIFTOUT(sc->sc_srom[ATW_SR_FORMAT_VERSION],
694 if (srom_major < 2)

Completed in 84 milliseconds