Searched refs:sym_dsb (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/scsi/sym53c8xx_2/ |
D | sym_fw2.h | 277 SCR_SEL_TBL_ATN ^ offsetof (struct sym_dsb, select), 331 offsetof(struct sym_dsb, select.sel_scntl3), 339 offsetof (struct sym_dsb, smsg), 364 offsetof (struct sym_dsb, cmd), 1320 offsetof (struct sym_dsb, smsg_ext.size), 1324 offsetof (struct sym_dsb, smsg_ext), 1545 offsetof (struct sym_dsb, sense),
|
D | sym_fw.c | 234 *in++ = offsetof (struct sym_dsb, data[i]); in sym_fw_fill_data() 236 *out++ = offsetof (struct sym_dsb, data[i]); in sym_fw_fill_data()
|
D | sym_fw1.h | 302 SCR_SEL_TBL_ATN ^ offsetof (struct sym_dsb, select), 354 offsetof (struct sym_dsb, smsg), 379 offsetof (struct sym_dsb, cmd), 1672 offsetof (struct sym_dsb, sense),
|
D | sym_hipd.h | 690 struct sym_dsb { struct 727 struct sym_dsb phys; argument
|