Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx.h258 } bnx_phy_cfg_t; typedef
314 bnx_phy_cfg_t hwinit;
315 bnx_phy_cfg_t curcfg;
H A Dbnxcfg.c445 bcopy(&(umdevice->hwinit), &(umdevice->curcfg), sizeof (bnx_phy_cfg_t)); in bnx_cfg_reset()