Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isr.c650 int num_it_contexts; in hci1394_isr_isoch_it() local
656 num_it_contexts = hci1394_isoch_xmit_count_get(soft_state->isoch); in hci1394_isr_isoch_it()
670 for (i = 0; i < num_it_contexts; i++) { in hci1394_isr_isoch_it()