Searched defs:port_node (Results 1 – 5 of 5) sorted by relevance
231 struct port_node { struct232 picl_nodehdl_t portnodeh;233 char *name;234 int state;235 int cond;236 uint8_t instance;237 char driver[MAXPATHLEN];
143 ibnex_port_node_t *port_node; in ibnex_hca_bus_config() local261 ibnex_port_node_t *port_node; in ibnex_hca_bus_unconfig() local278 ibnex_port_node_t *port_node; in ibnex_hca_bus_unconfig() local
1062 ibnex_port_node_t *port_node; in ibnex_name_child() local2972 ibnex_port_node_t *port_node; in ibnex_commsvc_initnode() local
245 hp_node_t node, port_node; in copy_hotplug() local
156 ibnex_port_node_t port_node; member