Searched refs:phys_restart (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c1084 if ((*bgep->physops->phys_restart)(bgep, B_FALSE) == DDI_FAILURE)
1815 if ((*bgep->physops->phys_restart)(bgep, B_FALSE) != DDI_SUCCESS) {
1836 if ((*bgep->physops->phys_restart)(bgep, B_FALSE) != DDI_SUCCESS)
1855 return ((*bgep->physops->phys_restart)(bgep, B_TRUE));
H A Dbge_impl.h674 int (*phys_restart)(struct bge *, boolean_t); member in struct:__anon4963
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_xmii.c673 (*(ngep->physops->phys_restart))(ngep);
H A Dnge.h375 boolean_t (*phys_restart)(struct nge *); member in struct:__anon6232

Completed in 71 milliseconds