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

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

Completed in 51 milliseconds