Home
last modified time | relevance | path

Searched refs:lm_service_phy_int (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxhwi.c50 lm_service_phy_int(lmdevice, TRUE); in bnx_update_phy()
212 lm_service_phy_int(lmdevice, FALSE); /* force a phy status update */ in bnx_hdwr_acquire()
H A Dbnxtmr.c68 lm_service_phy_int(lmdevice, TRUE); in bnx_link_check()
H A Dbnxint.c86 lm_service_phy_int(lmdevice, FALSE); in bnx_intr_priv()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dlm.h325 lm_service_phy_int(
H A Dbnx_hw_reset.c2418 lm_service_phy_int(pdev, TRUE); in lm_reset_setup()
2537 lm_service_phy_int(pdev, FALSE); in lm_reset_run()
H A Dbnx_hw_phy.c3916 lm_service_phy_int( in lm_service_phy_int() function