Home
last modified time | relevance | path

Searched refs:seq_alloc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.h88 struct instruction *seq_alloc(void);
H A Daicasm_gram.y1664 instr = seq_alloc(); in format_1_instr()
1737 instr = seq_alloc(); in format_2_instr()
1794 instr = seq_alloc(); in format_3_instr()
H A Daicasm.c732 seq_alloc() in seq_alloc() function