Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c42 static void sym_int_sir(struct sym_hcb *);
2895 else if (dstat & SIR) sym_int_sir(np);
4371 static void sym_int_sir(struct sym_hcb *np) function