Home
last modified time | relevance | path

Searched refs:ibnex_config_port_node (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_hca.c64 extern dev_info_t *ibnex_config_port_node(dev_info_t *, char *);
566 cdip = ibnex_config_port_node(parent, devname); in ibnex_hca_bus_config_one()
H A Dibnex.c109 dev_info_t *ibnex_config_port_node(dev_info_t *, char *);
1608 ibnex_config_port_node(dev_info_t *parent, char *devname) in ibnex_config_port_node() function