Searched refs:bfe_adv_100fdx (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h351 uint8_t bfe_adv_100fdx; member in struct:bfe
H A Dbfe.c601 bfe->bfe_adv_100fdx = 1;
603 } else if (bfe->bfe_adv_100fdx) {
684 if (bfe->bfe_adv_100fdx)
1676 *(uint8_t *)val = bfe->bfe_adv_100fdx;
1680 *(uint8_t *)val = bfe->bfe_adv_100fdx;
1776 advp = &bfe->bfe_adv_100fdx;

Completed in 62 milliseconds