Home
last modified time | relevance | path

Searched refs:bundle_max_offset (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Di82557.c2330 uint16_t bundle_max_offset; member
2398 if (uc->bundle_max_offset) in fxp_load_ucode()
2399 *(volatile uint16_t *) &cbp->ucode[uc->bundle_max_offset] = in fxp_load_ucode()
2436 uc->bundle_max_offset == 0 ? 0 : sc->sc_bundle_max); in fxp_load_ucode()