Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/ata/
A Dahci.h329 struct ahci_host_priv { struct
331 unsigned int flags; /* AHCI_HFLAG_* */
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 */
345 u32 em_msg_type; /* EM message type */
348 unsigned int n_clks;
350 unsigned int f_rsts;
[all …]

Completed in 6 milliseconds