Searched refs:hermon_port_query (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_misc.h | 668 int hermon_port_query(hermon_state_t *state, uint_t port,
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_ioctl.c | 886 * hermon_port_query() fails, leave zeroes in user 892 (void) hermon_port_query(state, i + 1, &pi); 1022 if (hermon_port_query(state, lb.alb_port_num, &pi) != 0) {
|
H A D | hermon_ci.c | 395 status = hermon_port_query(state, port, &info_p[indx]);
|
H A D | hermon_misc.c | 1896 * hermon_port_query() 1900 hermon_port_query(hermon_state_t *state, uint_t port, ibt_hca_portinfo_t *pi) function
|
Completed in 63 milliseconds