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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h1021 u32 dmap_bah[SYM_DMAP_SIZE];/* Segment registers map */ member in struct:sym_hcb
1087 if (h != np->dmap_bah[s])
H A Dsym_hipd.c1293 if (h == np->dmap_bah[i])
1297 if (!np->dmap_bah[s])
1301 if (!np->dmap_bah[s])
1308 np->dmap_bah[s] = h;
1325 OUTL_OFF(np, o, np->dmap_bah[i]);
1804 np->dmap_bah[0] = 0; /* ??? */
1805 OUTL(np, nc_scrx[0], np->dmap_bah[0]);
1806 OUTL(np, nc_drs, np->dmap_bah[0]);

Completed in 101 milliseconds