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