Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h839 u32 hcb_ba; member
1042 #define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl))
Dsym_fw.c531 new = (old & ~RELOC_MASK) + np->hcb_ba; in sym_fw_bind_script()
Dsym_hipd.c1032 OUTL(np, nc_dsa, np->hcb_ba);
1931 OUTL(np, nc_dsa, np->hcb_ba);
3344 OUTL(np, nc_dsa, np->hcb_ba);
Dsym_glue.c1295 np->hcb_ba = vtobus(np); in sym_attach()