Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h354 uint8_t bfe_adv_10hdx; member
H A Dbfe.c649 bfe->bfe_adv_10hdx = 1; in bfe_startup_phy()
651 } else if (bfe->bfe_adv_10hdx) { in bfe_startup_phy()
1700 *(uint8_t *)val = bfe->bfe_adv_10hdx; in bfe_mac_getprop()
1704 *(uint8_t *)val = bfe->bfe_adv_10hdx; in bfe_mac_getprop()
1791 advp = &bfe->bfe_adv_10hdx; in bfe_mac_setprop()