Searched defs:inp_port (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c6592 ibdm_port_attr_t *inp_port; local
6601 inp_port = *inp_portp;
6611 * inp_port != NULL;
6614 if (inp_port && !found) {
6615 if (inp_port == port)

Completed in 58 milliseconds