Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h1087 int sym_lookup_dmap(struct sym_hcb *np, u32 h, int s);
1101 s = sym_lookup_dmap(np, h, s); in sym_build_sge()
H A Dsym_hipd.c1302 int sym_lookup_dmap(struct sym_hcb *np, u32 h, int s) function