Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ata/
Dahci.h329 struct ahci_host_priv { struct
331 unsigned int flags; /* AHCI_HFLAG_* */
332 u32 mask_port_map; /* mask out particular bits */
334 void __iomem * mmio; /* bus-independent mem map */
335 u32 cap; /* cap to use */
336 u32 cap2; /* cap2 to use */
337 u32 version; /* cached version */
338 u32 port_map; /* port map to use */
339 u32 saved_cap; /* saved initial cap */
340 u32 saved_cap2; /* saved initial cap2 */
[all …]