Home | History | Annotate | Download | only in ic

Lines Matching defs:dsa

38 	uint32_t dsa; /* DSA of the xfer. The first 2 bits holds flags */
80 /* DSA table descriptor for tags. Free tables are in a list */
84 uint32_t tbl_dsa; /* DSA of base of this table */
89 /* DSA table block descriptor. */
106 struct esiop_dsatbl *lun_tagtbl; /* the tag DSA table */
116 uint32_t lun_table_offset; /* pointer to our DSA table */
126 offset = esiop_cmd->cmd_c.dsa -
142 struct tbl_list free_tagtbl; /* list of free tag DSA tables */
143 struct tblblk_list tag_tblblk; /* tag DSA table blocks */
146 uint32_t sc_target_table_offset;/* pointer to target DSA table */