Searched refs:cs_alloc (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/dev/microcode/aic7xxx/ | ||
H A D | aicasm.h | 93 struct critical_section *cs_alloc(void); |
H A D | aicasm.c | 751 cs_alloc(void) in cs_alloc() function |
H A D | aicasm_gram.y | 981 cs = cs_alloc(); |