Searched refs:scb_arg (Results 1 – 2 of 2) sorted by relevance
103 scb_iovectab[i].scb_arg = NULL; in scb_init()130 scb_iovectab[idx].scb_arg = arg; in scb_set()152 scb_iovectab[idx].scb_arg = arg; in scb_alloc()181 scb_iovectab[idx].scb_arg = (void *) vec; in scb_free()279 (*scb->scb_func)(scb->scb_arg, a1); in interrupt()
91 void *scb_arg; member