Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h1282 int bge_phys_update(bge_t *bgep);
H A Dbge_mii.c1877 bge_phys_update(bge_t *bgep) in bge_phys_update() function
H A Dbge_main2.c4511 if (bge_phys_update(bgep) != DDI_SUCCESS) {
H A Dbge_chip2.c4961 if (bge_phys_update(bgep) == DDI_FAILURE) in bge_chip_start()