Searched defs:ata_port (Results 1 – 1 of 1) sorted by relevance
418 struct ata_port { struct419 unsigned long flags;420 unsigned int pflags;421 unsigned int print_id;422 unsigned int port_no;446 struct ata_port_stats stats; argument447 struct device *dev;448 u32 msg_enable;450 struct ata_host *host;451 void *port_task_data;[all …]