Home
last modified time | relevance | path

Searched refs:status_phy (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c1677 REG_WR(pdev, hc.hc_status_addr_l, pdev->vars.status_phy.as_u32.low); in init_hc()
1678 REG_WR(pdev, hc.hc_status_addr_h, pdev->vars.status_phy.as_u32.high); in init_hc()
1884 REG_WR(pdev, hc.hc_sb_haddr_0_lo, pdev->vars.status_phy.as_u32.low); in init_hc_for_57728()
1885 REG_WR(pdev, hc.hc_sb_haddr_0_hi, pdev->vars.status_phy.as_u32.high); in init_hc_for_57728()
H A Dlm5706.h727 lm_address_t status_phy; member
H A Dbnx_lm_main.c2197 pdev->vars.status_phy = mem_phy; in lm_init_resc()