Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c3169 ib_guid_t *port_guids; in ibnex_create_port_node_prop() local
3174 port_guids = kmem_zalloc( in ibnex_create_port_node_prop()
3180 port_guids[portnum] = (hca_list-> in ibnex_create_port_node_prop()
3185 child_dip, "port-guids", (int64_t *)port_guids, in ibnex_create_port_node_prop()
3190 kmem_free(port_guids, hca_list->hl_nports * in ibnex_create_port_node_prop()
3195 kmem_free(port_guids, hca_list->hl_nports * in ibnex_create_port_node_prop()