Lines Matching defs:sisl_host_map
246 struct sisl_host_map { struct
247 __be64 endian_ctrl; /* Per context Endian Control. The AFU will
252 __be64 intr_status; /* this sends LISN# programmed in ctx_ctrl.
282 __be64 intr_clear;
283 __be64 intr_mask;
284 __be64 ioarrin; /* only write what cmd_room permits */
285 __be64 rrq_start; /* start & end are both inclusive */
286 __be64 rrq_end; /* write sequence: start followed by end */
287 __be64 cmd_room;
288 __be64 ctx_ctrl; /* least significant byte or b56:63 is LISN# */
291 __be64 mbox_w; /* restricted use */
292 __be64 sq_start; /* Submission Queue (R/W): write sequence and */
293 __be64 sq_end; /* inclusion semantics are the same as RRQ */
294 __be64 sq_head; /* Submission Queue Head (R): for debugging */
295 __be64 sq_tail; /* Submission Queue TAIL (R/W): next IOARCB */
296 __be64 sq_ctx_reset; /* Submission Queue Context Reset (R/W) */