Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dsislite.h226 struct sisl_host_map { struct
227 __be64 endian_ctrl; /* Per context Endian Control. The AFU will
232 __be64 intr_status; /* this sends LISN# programmed in ctx_ctrl.
255 __be64 intr_clear;
256 __be64 intr_mask;
257 __be64 ioarrin; /* only write what cmd_room permits */
258 __be64 rrq_start; /* start & end are both inclusive */
259 __be64 rrq_end; /* write sequence: start followed by end */
260 __be64 cmd_room;
261 __be64 ctx_ctrl; /* least significant byte or b56:63 is LISN# */
[all …]