Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_hipd.h1016 u32 dmap_bah[SYM_DMAP_SIZE];/* Segment registers map */ member
1094 if (h != np->dmap_bah[s]) in sym_build_sge()
A Dsym_hipd.c1311 if (h == np->dmap_bah[i])
1315 if (!np->dmap_bah[s])
1319 if (!np->dmap_bah[s])
1326 np->dmap_bah[s] = h;
1343 OUTL_OFF(np, o, np->dmap_bah[i]);
1825 np->dmap_bah[0] = 0; /* ??? */
1826 OUTL(np, nc_scrx[0], np->dmap_bah[0]);
1827 OUTL(np, nc_drs, np->dmap_bah[0]);

Completed in 13 milliseconds