Searched refs:sym_dsb (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_fw2.h | 290 SCR_SEL_TBL_ATN ^ offsetof (struct sym_dsb, select), 344 offsetof(struct sym_dsb, select.sel_scntl3), 352 offsetof (struct sym_dsb, smsg), 377 offsetof (struct sym_dsb, cmd), 1333 offsetof (struct sym_dsb, smsg_ext.size), 1337 offsetof (struct sym_dsb, smsg_ext), 1558 offsetof (struct sym_dsb, sense),
|
D | sym_fw.c | 247 *in++ = offsetof (struct sym_dsb, data[i]); in sym_fw_fill_data() 249 *out++ = offsetof (struct sym_dsb, data[i]); in sym_fw_fill_data()
|
D | sym_fw1.h | 315 SCR_SEL_TBL_ATN ^ offsetof (struct sym_dsb, select), 367 offsetof (struct sym_dsb, smsg), 392 offsetof (struct sym_dsb, cmd), 1685 offsetof (struct sym_dsb, sense),
|
D | sym_hipd.h | 703 struct sym_dsb { struct 740 struct sym_dsb phys; argument
|