Searched refs:ata_dummy_port_ops (Results 1 – 6 of 6) sorted by relevance
764 ap->ops = &ata_dummy_port_ops; in ahci_platform_init_host()
549 ap->ops = &ata_dummy_port_ops; in ahci_highbank_probe()
2164 ap->ops = &ata_dummy_port_ops; in ata_pci_sff_init_host()2176 ap->ops = &ata_dummy_port_ops; in ata_pci_sff_init_host()2356 if (ppi[i]->port_ops != &ata_dummy_port_ops) in ata_sff_find_valid_pi()
5847 if (!host->ops && (pi->port_ops != &ata_dummy_port_ops))6899 struct ata_port_operations ata_dummy_port_ops = {6905 EXPORT_SYMBOL_GPL(ata_dummy_port_ops);6908 .port_ops = &ata_dummy_port_ops,6766 struct ata_port_operations ata_dummy_port_ops = { global() variable
2099 ap->ops = &ata_dummy_port_ops; in ahci_init_one()
1080 extern struct ata_port_operations ata_dummy_port_ops;1119 return ap->ops == &ata_dummy_port_ops; in ata_port_is_dummy()