Searched defs:ata_host (Results 1 – 1 of 1) sorted by relevance
343 struct ata_host { struct345 void __iomem * const *iomap;346 void *private_data;347 const struct ata_port_operations *ops;348 unsigned long flags;349 struct ata_port *simplex_claimed;351 unsigned int n_ports;352 struct ata_port *ports[0];