Searched refs:phys_restart (Results 1 – 4 of 4) sorted by relevance
1084 if ((*bgep->physops->phys_restart)(bgep, B_FALSE) == DDI_FAILURE) in bge_update_copper()1815 if ((*bgep->physops->phys_restart)(bgep, B_FALSE) != DDI_SUCCESS) { in bge_phys_init()1836 if ((*bgep->physops->phys_restart)(bgep, B_FALSE) != DDI_SUCCESS) in bge_phys_reset()1855 return ((*bgep->physops->phys_restart)(bgep, B_TRUE)); in bge_phys_idle()
674 int (*phys_restart)(struct bge *, boolean_t); member
673 (*(ngep->physops->phys_restart))(ngep); in nge_phys_init()
375 boolean_t (*phys_restart)(struct nge *); member