Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dregisters.h1836 struct scu_registers { struct
1838 struct scu_peg_registers peg0;
1841 struct scu_sdma_registers sdma;
1842 struct scu_completion_ram cram;
1843 struct scu_frame_buffer_ram fbram;
1844 u32 reserved_6800_69FF[0x80];
1845 struct noa_protocol_engine_partition noa_pe;
1846 struct noa_hub_partition noa_hub;
1847 struct noa_host_interface_partition noa_if;
1848 u32 reserved_6d00_7fff[0x4c0];
[all …]
Dhost.h188 struct scu_registers __iomem *scu_registers; member