Searched defs:ata_port_info (Results 1 – 1 of 1) sorted by relevance
981 struct ata_port_info { struct982 unsigned long flags;983 unsigned long link_flags;984 unsigned int pio_mask;1008 extern const struct ata_port_info ata_dummy_port_info; argument1477 #define ata_port_info(ap, fmt, ...) \ macro
Completed in 12 milliseconds