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

/freebsd-current/sys/dev/sym/
H A Dsym_fw.h133 struct sym_hcb;
149 void (*setup)(struct sym_hcb *, const struct sym_fw *);
150 void (*patch)(struct sym_hcb *);
198 #define HADDR_1(label) (RELOC_SOFTC | offsetof(struct sym_hcb, label))
200 (offsetof(struct sym_hcb, label)+(ofs)))
H A Dsym_fw2.h1228 SCR_SEL_TBL_ATN ^ offsetof (struct sym_hcb, abrt_sel),
1250 offsetof (struct sym_hcb, abrt_tbl),
1852 offsetof(struct sym_hcb, cache),
1857 offsetof(struct sym_hcb, cache),
1862 offsetof(struct sym_hcb, cache),
H A Dsym_fw1.h1367 SCR_SEL_TBL_ATN ^ offsetof (struct sym_hcb, abrt_sel),
1389 offsetof (struct sym_hcb, abrt_tbl),
H A Dsym_hipd.c1029 typedef struct sym_hcb *hcb_p;
1446 struct sym_hcb { struct
1696 #define HCB_BA(np, lbl) (np->hcb_ba + offsetof(struct sym_hcb, lbl))
5583 * field of the controller's struct sym_hcb.
8385 struct sym_hcb *np = NULL;

Completed in 190 milliseconds