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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe.h292 } BnxePhyCfg; typedef in typeref:struct:_BnxePhyCfg
666 BnxePhyCfg hwinit; /* gathered by BnxeCfgInit */
667 BnxePhyCfg curcfg; /* initialized from hwinit by BnxeCfgReset */
H A Dbnxe_cfg.c673 bcopy(&pUM->hwinit, &pUM->curcfg, sizeof(BnxePhyCfg));

Completed in 54 milliseconds