Searched refs:hcb_ba (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 826 u32 hcb_ba; member 1029 #define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl))
|
H A D | sym_fw.c | 514 new = (old & ~RELOC_MASK) + np->hcb_ba; in sym_fw_bind_script()
|
H A D | sym_hipd.c | 1019 OUTL(np, nc_dsa, np->hcb_ba); 1918 OUTL(np, nc_dsa, np->hcb_ba); 3332 OUTL(np, nc_dsa, np->hcb_ba);
|
H A D | sym_glue.c | 1278 np->hcb_ba = vtobus(np); in sym_attach()
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 826 u32 hcb_ba; member 1029 #define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl))
|
H A D | sym_fw.c | 514 new = (old & ~RELOC_MASK) + np->hcb_ba; in sym_fw_bind_script()
|
H A D | sym_hipd.c | 1019 OUTL(np, nc_dsa, np->hcb_ba); 1918 OUTL(np, nc_dsa, np->hcb_ba); 3332 OUTL(np, nc_dsa, np->hcb_ba);
|
H A D | sym_glue.c | 1273 np->hcb_ba = vtobus(np); in sym_attach()
|
Completed in 28 milliseconds