Searched refs:bge_phys_update (Results 1 – 4 of 4) sorted by relevance
1282 int bge_phys_update(bge_t *bgep);
1871 bge_phys_update(bge_t *bgep) in bge_phys_update() function
4535 if (bge_phys_update(bgep) != DDI_SUCCESS) {
4860 if (bge_phys_update(bgep) == DDI_FAILURE) in bge_chip_start()