Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isr.c602 int num_ir_contexts; in hci1394_isr_isoch_ir() local
608 num_ir_contexts = hci1394_isoch_recv_count_get(soft_state->isoch); in hci1394_isr_isoch_ir()
621 for (i = 0; i < num_ir_contexts; i++) { in hci1394_isr_isoch_ir()