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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c3488 int selector, int n_ports, int portnum, uint_t sleepflag)
3516 size = n_ports * sizeof (uint32_t);
3518 * n_ports must == number queried from card
3526 if (i * 2 < n_ports) {
3487 hermon_config_fc_cmd_post(hermon_state_t *state, void *cfginfo, int enable, int selector, int n_ports, int portnum, uint_t sleepflag) argument

Completed in 68 milliseconds