Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/fxp/
H A Dif_fxp.c3075 u_short bundle_max_offset; member
3118 if (uc->bundle_max_offset) in fxp_load_ucode()
3119 *(uint16_t *)&cbp->ucode[uc->bundle_max_offset] = in fxp_load_ucode()
3134 uc->bundle_max_offset == 0 ? 0 : sc->tunable_bundle_max); in fxp_load_ucode()