Home
last modified time | relevance | path

Searched refs:critical_section_t (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.c353 critical_section_t *cs; in output_code()
745 critical_section_t *
748 critical_section_t *new_cs; in cs_alloc()
750 new_cs= (critical_section_t *)malloc(sizeof(critical_section_t)); in cs_alloc()
H A Daicasm_symbol.h154 } critical_section_t; typedef