Searched refs:ata_dummy_port_ops (Results 1 – 4 of 4) sorted by relevance
761 ap->ops = &ata_dummy_port_ops; in ahci_platform_init_host()
5973 if (!host->ops && (pi->port_ops != &ata_dummy_port_ops)) in ata_host_alloc_pinfo()7019 struct ata_port_operations ata_dummy_port_ops = { variable7025 EXPORT_SYMBOL_GPL(ata_dummy_port_ops);7028 .port_ops = &ata_dummy_port_ops,
3112 ap->ops = &ata_dummy_port_ops; in ahci_init_one()
1092 extern struct ata_port_operations ata_dummy_port_ops;1131 return ap->ops == &ata_dummy_port_ops; in ata_port_is_dummy()