Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/io/
H A Dxpvtod.c140 static tod_ops_t todxen_ops = { variable
166 if (tod_ops->tod_version != todxen_ops.tod_version) in _init()
173 todxen_ops.tod_next = tod_ops; in _init()
174 tod_ops = &todxen_ops; in _init()