Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dsislite.h246 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# */
[all …]