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

/freebsd-current/sys/dev/sym/
H A Dsym_hipd.c1477 u32 hcb_ba; member in struct:sym_hcb
1696 #define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl))
2143 new = (old & ~RELOC_MASK) + np->hcb_ba;
3307 OUTL (nc_dsa, np->hcb_ba);
4961 OUTL(nc_dsa, np->hcb_ba);
6742 OUTL (nc_dsa, np->hcb_ba);
8419 np->hcb_ba = vtobus(np);

Completed in 145 milliseconds