Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddma_engine.c70 static uintptr_t dmae_call_list[NCHANS] = {0, 0, 0, 0, 0, 0, 0, 0}; variable
123 &dmae_call_list[chnl]); in i_dmae_acquire()
158 if (dmae_call_list[chnl]) in i_dmae_free()
159 ddi_run_callback(&dmae_call_list[chnl]); in i_dmae_free()