Home
last modified time | relevance | path

Searched defs:sisl_host_map (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/cxlflash/
Dsislite.h250 struct sisl_host_map { struct
251 __be64 endian_ctrl; /* Per context Endian Control. The AFU will
256 __be64 intr_status; /* this sends LISN# programmed in ctx_ctrl.
286 __be64 intr_clear;
287 __be64 intr_mask;
288 __be64 ioarrin; /* only write what cmd_room permits */
289 __be64 rrq_start; /* start & end are both inclusive */
290 __be64 rrq_end; /* write sequence: start followed by end */
291 __be64 cmd_room;
292 __be64 ctx_ctrl; /* least significant byte or b56:63 is LISN# */
[all …]