Home
last modified time | relevance | path

Searched refs:eq_cnt (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_queue.c1055 uint32_t eq_cnt, uint32_t eq_delay) in oce_set_eq_delay() argument
1066 fwcmd->params.req.num_eq = eq_cnt; in oce_set_eq_delay()
1067 for (neq = 0; neq < eq_cnt; neq++) { in oce_set_eq_delay()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h304 uint32_t eq_cnt, uint32_t eq_delay);