Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h557 struct sym_tblmove sg; /* Updated interrupted SG block */
710 struct sym_tblmove smsg;
711 struct sym_tblmove smsg_ext;
712 struct sym_tblmove cmd;
713 struct sym_tblmove sense;
714 struct sym_tblmove wresid;
715 struct sym_tblmove data [SYM_CONF_MAX_SG];
1005 struct sym_tblmove abrt_tbl; /* Table for the MOV of it */
1089 sym_build_sge(struct sym_hcb *np, struct sym_tblmove *data, u64 badd, int len) in sym_build_sge()
H A Dsym_defs.h433 struct sym_tblmove { struct
H A Dsym_glue.c249 struct sym_tblmove *data; in sym_scatter()