Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h353 uint8_t bfe_adv_10fdx; member
H A Dbfe.c637 bfe->bfe_adv_10fdx = 1; in bfe_startup_phy()
639 } else if (bfe->bfe_adv_10fdx) { in bfe_startup_phy()
688 else if (bfe->bfe_adv_10fdx) in bfe_startup_phy()
1692 *(uint8_t *)val = bfe->bfe_adv_10fdx; in bfe_mac_getprop()
1696 *(uint8_t *)val = bfe->bfe_adv_10fdx; in bfe_mac_getprop()
1786 advp = &bfe->bfe_adv_10fdx; in bfe_mac_setprop()