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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c945 if (hermon_portnum_is_valid(state, portnum)) {
1028 if (hermon_portnum_is_valid(state, portnum)) {
1056 if (hermon_portnum_is_valid(state, portnum)) {
1149 if (hermon_portnum_is_valid(state, portnum)) {
1195 if (hermon_portnum_is_valid(state, portnum)) {
1238 if (hermon_portnum_is_valid(state, portnum)) {
1405 if (hermon_portnum_is_valid(state, portnum)) {
1512 if (hermon_portnum_is_valid(state, portnum)) {
1549 if (hermon_portnum_is_valid(state, portnum)) {
1627 if (hermon_portnum_is_valid(stat
[all...]
H A Dhermon_agents.c269 if (!hermon_portnum_is_valid(state, port)) {
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
H A Dhermon_ioctl.c1002 if (!hermon_portnum_is_valid(state, lb.alb_port_num)) {
H A Dhermon_qp.c813 if (!hermon_portnum_is_valid(state, port)) {
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h682 int hermon_portnum_is_valid(hermon_state_t *state, uint_t portnum);

Completed in 67 milliseconds