Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c337 static struct dev_ops ata_ops = { variable
356 &ata_ops, /* driver ops */
395 scsa_bus_ops_p = ata_ops.devo_bus_ops; in _init()
398 ata_bus_ops = *(ata_ops.devo_bus_ops); in _init()
408 ata_ops.devo_bus_ops = &ata_bus_ops; in _init()