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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_queue.c1048 * eq_cnt - number of elements in eq_arr
1055 uint32_t eq_cnt, uint32_t eq_delay)
1066 fwcmd->params.req.num_eq = eq_cnt;
1067 for (neq = 0; neq < eq_cnt; neq++) {
1054 oce_set_eq_delay(struct oce_dev *dev, uint32_t *eq_arr, uint32_t eq_cnt, uint32_t eq_delay) argument

Completed in 55 milliseconds