Home
last modified time | relevance | path

Searched refs:ata_ops (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c335 static struct dev_ops ata_ops = { variable
354 &ata_ops, /* driver ops */
393 scsa_bus_ops_p = ata_ops.devo_bus_ops; in _init()
396 ata_bus_ops = *(ata_ops.devo_bus_ops); in _init()
406 ata_ops.devo_bus_ops = &ata_bus_ops; in _init()