Searched refs:cdmaint (Results 1 – 1 of 1) sorted by relevance
85 int cdmaint(void *, int);100 if (intr_establish(7, USER_VEC, 0, cdmaint, NULL) == NULL) in st_dma_init()209 cdmaint(void *unused, int sr) in cdmaint() function