Searched refs:bge_restart (Results 1 – 3 of 3) sorted by relevance
1263 int bge_restart(bge_t *bgep, boolean_t reset_phy);
475 bge_restart(bge_t *bgep, boolean_t reset_phys) in bge_restart() function694 if (bge_restart(bgep, B_FALSE) == DDI_FAILURE) {3395 if (bge_restart(bgep, B_TRUE) != DDI_SUCCESS) {
5419 if (bge_restart(bgep, B_FALSE) != DDI_SUCCESS) { in bge_chip_factotum()6181 (void) bge_restart(bgep, cmd == BGE_HARD_RESET); in bge_diag_ioctl()