Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_impl.h1282 int bge_phys_update(bge_t *bgep);
H A Dbge_mii.c1871 bge_phys_update(bge_t *bgep) in bge_phys_update() function
H A Dbge_main2.c4535 if (bge_phys_update(bgep) != DDI_SUCCESS) {
H A Dbge_chip2.c4860 if (bge_phys_update(bgep) == DDI_FAILURE) in bge_chip_start()