Home
last modified time | relevance | path

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

/linux/drivers/ata/
A Dahci.h325 struct ahci_host_priv { struct
327 unsigned int flags; /* AHCI_HFLAG_* */
332 u32 cap; /* cap to use */
333 u32 cap2; /* cap2 to use */
334 u32 version; /* cached version */
335 u32 port_map; /* port map to use */
336 u32 saved_cap; /* saved initial cap */
341 u32 em_msg_type; /* EM message type */
353 struct phy **phys;
354 unsigned nports; /* Number of ports */
[all …]

Completed in 6 milliseconds