Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c180 static struct bus_ops ata_bus_ops; variable
398 ata_bus_ops = *(ata_ops.devo_bus_ops); in _init()
405 ata_bus_ops.bus_ctl = ata_bus_ctl; in _init()
408 ata_ops.devo_bus_ops = &ata_bus_ops; in _init()