Searched defs:ata_dummy_port_ops (Results 1 - 1 of 1) sorted by relevance

/drivers/ata/
H A Dlibata-core.c5801 if (!host->ops && (pi->port_ops != &ata_dummy_port_ops))
6760 struct ata_port_operations ata_dummy_port_ops = { variable in typeref:struct:ata_port_operations
6769 .port_ops = &ata_dummy_port_ops,
6850 EXPORT_SYMBOL_GPL(ata_dummy_port_ops); variable

Completed in 437 milliseconds