Searched refs:dmap_bah (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 1016 u32 dmap_bah[SYM_DMAP_SIZE];/* Segment registers map */ member 1094 if (h != np->dmap_bah[s]) in sym_build_sge()
|
H A D | sym_hipd.c | 1311 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]);
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 1016 u32 dmap_bah[SYM_DMAP_SIZE];/* Segment registers map */ member 1094 if (h != np->dmap_bah[s]) in sym_build_sge()
|
H A D | sym_hipd.c | 1311 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 15 milliseconds