Searched refs:ata_dummy_port_ops (Results 1 – 7 of 7) sorted by relevance
435 ap->ops = &ata_dummy_port_ops; in acard_ahci_init_one()
746 ap->ops = &ata_dummy_port_ops; in ahci_platform_init_host()
548 ap->ops = &ata_dummy_port_ops; in ahci_highbank_probe()
2241 ap->ops = &ata_dummy_port_ops; in ata_pci_sff_init_host()2253 ap->ops = &ata_dummy_port_ops; in ata_pci_sff_init_host()2433 if (ppi[i]->port_ops != &ata_dummy_port_ops) in ata_sff_find_valid_pi()
5493 if (!host->ops && (pi->port_ops != &ata_dummy_port_ops)) in ata_host_alloc_pinfo()6492 struct ata_port_operations ata_dummy_port_ops = { variable6499 EXPORT_SYMBOL_GPL(ata_dummy_port_ops);6502 .port_ops = &ata_dummy_port_ops,
1903 ap->ops = &ata_dummy_port_ops; in ahci_init_one()
1004 extern struct ata_port_operations ata_dummy_port_ops;1043 return ap->ops == &ata_dummy_port_ops; in ata_port_is_dummy()