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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c502 if (!hermon_portnum_is_valid(state, attr_p->av_port_num)) {
647 if (!hermon_portnum_is_valid(state, attr_p->av_port_num)) {
1915 if (!hermon_portnum_is_valid(state, port)) {
2083 if (!hermon_portnum_is_valid(state, port)) {
2355 * hermon_portnum_is_valid()
2359 hermon_portnum_is_valid(hermon_state_t *state, uint_t portnum) function

Completed in 74 milliseconds