Searched refs:physops (Results 1 – 6 of 6) sorted by relevance
1084 if ((*bgep->physops->phys_restart)(bgep, B_FALSE) == DDI_FAILURE) in bge_update_copper()1809 bgep->physops = &copper_ops; in bge_phys_init()1812 bgep->physops = &serdes_ops; in bge_phys_init()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()1876 return ((*bgep->physops->phys_update)(bgep)); in bge_phys_update()1907 return ((*bgep->physops->phys_check)(bgep, in bge_phys_check()
768 const phys_ops_t *physops; member
672 ngep->physops = &copper_ops; in nge_phys_init()673 (*(ngep->physops->phys_restart))(ngep); in nge_phys_init()
1481 (*ngep->physops->phys_update)(ngep); in nge_m_ioctl()1589 (*ngep->physops->phys_update)(ngep); in nge_m_setprop()1607 (*ngep->physops->phys_update)(ngep); in nge_m_setprop()1734 (*ngep->physops->phys_update)(ngep); in nge_m_setprop()1743 (*ngep->physops->phys_update)(ngep); in nge_m_setprop()2028 (*ngep->physops->phys_update)(ngep); in nge_set_priv_prop()
785 const phys_ops_t *physops; member
1174 (*ngep->physops->phys_update)(ngep); in nge_chip_start()1598 (*ngep->physops->phys_check)(ngep); in nge_factotum_link_check()