Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h352 uint8_t bfe_adv_100hdx; member
H A Dbfe.c625 bfe->bfe_adv_100hdx = 1; in bfe_startup_phy()
627 } else if (bfe->bfe_adv_100hdx) { in bfe_startup_phy()
686 else if (bfe->bfe_adv_100hdx) in bfe_startup_phy()
1684 *(uint8_t *)val = bfe->bfe_adv_100hdx; in bfe_mac_getprop()
1688 *(uint8_t *)val = bfe->bfe_adv_100hdx; in bfe_mac_getprop()
1781 advp = &bfe->bfe_adv_100hdx; in bfe_mac_setprop()