Searched refs:sym_dsb (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/sym/ |
H A D | sym_fw2.h | 289 SCR_SEL_TBL_ATN ^ offsetof (struct sym_dsb, select), 336 offsetof(struct sym_dsb, select.sel_scntl3), 344 offsetof (struct sym_dsb, smsg), 369 offsetof (struct sym_dsb, cmd), 1328 offsetof (struct sym_dsb, smsg_ext.size), 1332 offsetof (struct sym_dsb, smsg_ext), 1553 offsetof (struct sym_dsb, sense),
|
H A D | sym_fw1.h | 316 SCR_SEL_TBL_ATN ^ offsetof (struct sym_dsb, select), 375 offsetof (struct sym_dsb, smsg), 400 offsetof (struct sym_dsb, cmd), 1698 offsetof (struct sym_dsb, sense),
|
H A D | sym_hipd.c | 1338 struct sym_dsb { struct 1375 struct sym_dsb phys; argument 1890 *in++ = offsetof (struct sym_dsb, data[i]); in sym_fw_fill_data() 1892 *out++ = offsetof (struct sym_dsb, data[i]); in sym_fw_fill_data()
|