Searched refs:sym_dsb (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A 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), 1031 * || offsetof (struct sym_dsb, data[ i]), 1048 * || offsetof (struct sym_dsb, data[ i]), 1320 offsetof (struct sym_dsb, smsg_ext.size), 1324 offsetof (struct sym_dsb, smsg_ext), 1545 offsetof (struct sym_dsb, sense),
|
H A 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()
|
H A 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), 1145 * || offsetof (struct sym_dsb, data[ i]), 1162 * || offsetof (struct sym_dsb, data[ i]), 1672 offsetof (struct sym_dsb, sense),
|
H A D | sym_hipd.h | 690 struct sym_dsb { struct 727 struct sym_dsb phys;
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A 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), 1031 * || offsetof (struct sym_dsb, data[ i]), 1048 * || offsetof (struct sym_dsb, data[ i]), 1320 offsetof (struct sym_dsb, smsg_ext.size), 1324 offsetof (struct sym_dsb, smsg_ext), 1545 offsetof (struct sym_dsb, sense),
|
H A 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()
|
H A 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), 1145 * || offsetof (struct sym_dsb, data[ i]), 1162 * || offsetof (struct sym_dsb, data[ i]), 1672 offsetof (struct sym_dsb, sense),
|
H A D | sym_hipd.h | 690 struct sym_dsb { struct 727 struct sym_dsb phys;
|
Completed in 16 milliseconds