Home
last modified time | relevance | path

Searched refs:sym_tblmove (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h570 struct sym_tblmove sg; /* Updated interrupted SG block */
723 struct sym_tblmove smsg;
724 struct sym_tblmove smsg_ext;
725 struct sym_tblmove cmd;
726 struct sym_tblmove sense;
727 struct sym_tblmove wresid;
728 struct sym_tblmove data [SYM_CONF_MAX_SG];
1018 struct sym_tblmove abrt_tbl; /* Table for the MOV of it */
1102 sym_build_sge(struct sym_hcb *np, struct sym_tblmove *data, u64 badd, int len) in sym_build_sge()
Dsym_defs.h446 struct sym_tblmove { struct
Dsym_glue.c269 struct sym_tblmove *data; in sym_scatter()