Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Ddma_engine.c72 static uintptr_t dmae_call_list[NCHANS] = {0, 0, 0, 0, 0, 0, 0, 0}; variable
125 &dmae_call_list[chnl]); in i_dmae_acquire()
160 if (dmae_call_list[chnl]) in i_dmae_free()
161 ddi_run_callback(&dmae_call_list[chnl]); in i_dmae_free()