Searched refs:ata_port_is_dummy (Results 1 – 4 of 4) sorted by relevance
201 if (ata_port_is_dummy(ap)) in cs5520_init_one()
5740 if (!host->ops && !ata_port_is_dummy(ap)) in ata_host_start()5910 if (!ata_port_is_dummy(ap)) { in ata_host_register()
1307 if (ata_port_is_dummy(ap)) in ahci_init_controller()
1109 static inline int ata_port_is_dummy(struct ata_port *ap) in ata_port_is_dummy() function