Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxp.c3047 u_short bundle_max_offset; member
3090 if (uc->bundle_max_offset) in fxp_load_ucode()
3091 *(uint16_t *)&cbp->ucode[uc->bundle_max_offset] = in fxp_load_ucode()
3106 uc->bundle_max_offset == 0 ? 0 : sc->tunable_bundle_max); in fxp_load_ucode()