Searched defs:port_info (Results 1 – 4 of 4) sorted by relevance
57 struct port_info { struct58 struct epgpio_softc *sc;59 int unit;61 struct gpio_chipset_tag gpio_chipset;62 gpio_pin_t pins[EPGPIO_NPINS];86 struct port_info sc_port[EPGPIO_NPORTS]; argument
101 struct port_info { struct102 struct adapter *adapter;103 struct ifnet *ifp;104 struct port_device *pd;105 int port;106 u_short if_flags;107 const struct port_type_info *port_type;108 struct cphy phy;109 struct cmac mac;110 struct link_config link_config;[all …]
2275 const struct ddi_vbt_port_info *port_info = in intel_bios_is_port_present() local
911 struct ddi_vbt_port_info *port_info = &dev_priv->vbt.ddi_port_info[port]; in intel_ddi_hdmi_level() local4747 struct ddi_vbt_port_info *port_info = in intel_ddi_init() local