Searched refs:get_info (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/contrib/ntp/scripts/ntptrace/
H A Dntptrace.in26 my %info = get_info($host);
54 sub get_info {
/freebsd-9.3-release/sys/dev/e1000/
H A De1000_api.c1080 if (hw->phy.ops.get_info)
1081 return hw->phy.ops.get_info(hw);
H A De1000_82571.c122 phy->ops.get_info = e1000_get_phy_info_igp;
134 phy->ops.get_info = e1000_get_phy_info_m88;
150 phy->ops.get_info = e1000_get_phy_info_m88;
H A De1000_82540.c85 phy->ops.get_info = e1000_get_phy_info_m88;
H A De1000_82575.c235 phy->ops.get_info = e1000_get_phy_info_m88;
249 phy->ops.get_info = e1000_get_phy_info_igp;
262 phy->ops.get_info = e1000_get_phy_info_82577;
269 phy->ops.get_info = e1000_get_phy_info_m88;
H A De1000_ich8lan.c428 phy->ops.get_info = e1000_get_phy_info_82577;
435 phy->ops.get_info = e1000_get_phy_info_m88;
505 phy->ops.get_info = e1000_get_phy_info_igp;
514 phy->ops.get_info = e1000_get_phy_info_ife;
524 phy->ops.get_info = e1000_get_phy_info_m88;
H A De1000_80003es2lan.c120 phy->ops.get_info = e1000_get_phy_info_m88;
H A De1000_82541.c102 phy->ops.get_info = e1000_get_phy_info_igp;
H A De1000_82543.c119 phy->ops.get_info = e1000_get_phy_info_m88;
H A De1000_hw.h719 s32 (*get_info)(struct e1000_hw *); member in struct:e1000_phy_operations
H A De1000_phy.c84 phy->ops.get_info = e1000_null_ops_generic;
/freebsd-9.3-release/sys/dev/fb/
H A Dfbreg.h158 vi_get_info_t *get_info; member in struct:video_switch
196 (*vidsw[(adp)->va_index]->get_info)((adp), (mode), (info))
H A Ds3_pci.c175 if ((error = (*prevvidsw->get_info)(adp, mode, info)))
230 * by vesa_set_mode in the (*vidsw[adp->va_index]->get_info)...
H A Dvesa.c1214 if ((*prevvidsw->get_info)(adp, mode, info) == 0)
1296 (*prevvidsw->get_info)(adp, mode, &info) == 0) {
1305 * Once (*prevvidsw->get_info)() succeeded,
H A Dcreator.c235 .get_info = creator_get_info,
H A Dmachfb.c309 .get_info = machfb_get_info,
/freebsd-9.3-release/sys/i386/xbox/
H A Dxboxfb.c120 .get_info = xboxfb_get_info,
/freebsd-9.3-release/sys/powerpc/ps3/
H A Dps3_syscons.c136 .get_info = ps3fb_get_info,
/freebsd-9.3-release/sys/powerpc/ofw/
H A Dofw_syscons.c105 .get_info = ofwfb_get_info,

Completed in 237 milliseconds