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