Home
last modified time | relevance | path

Searched refs:hcb_ba (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h826 u32 hcb_ba; member
1029 #define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl))
Dsym_fw.c514 new = (old & ~RELOC_MASK) + np->hcb_ba; in sym_fw_bind_script()
Dsym_hipd.c1019 OUTL(np, nc_dsa, np->hcb_ba);
1918 OUTL(np, nc_dsa, np->hcb_ba);
3332 OUTL(np, nc_dsa, np->hcb_ba);
Dsym_glue.c1273 np->hcb_ba = vtobus(np); in sym_attach()