Searched defs:ata_port_info (Results 1 – 1 of 1) sorted by relevance
1024 struct ata_port_info { struct1025 unsigned long flags;1026 unsigned long link_flags;1027 unsigned long pio_mask;1051 extern const struct ata_port_info ata_dummy_port_info; argument1509 #define ata_port_info(ap, fmt, ...) \ macro
Completed in 32 milliseconds