Home
last modified time | relevance | path

Searched refs:bnx_cfg_map_phy (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxcfg.h84 void bnx_cfg_map_phy(um_device_t * const umdevice);
H A Dbnxhwi.c37 bnx_cfg_map_phy(umdevice); in bnx_update_phy()
193 bnx_cfg_map_phy(umdevice); in bnx_hdwr_acquire()
H A Dbnx_mm.c217 bnx_cfg_map_phy(umdevice); in mm_get_user_config()
H A Dbnxcfg.c663 bnx_cfg_map_phy(um_device_t *const umdevice) in bnx_cfg_map_phy() function