Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86xpv/io/
H A Dxpvtod.c142 static tod_ops_t todxen_ops = { variable
168 if (tod_ops->tod_version != todxen_ops.tod_version) in _init()
175 todxen_ops.tod_next = tod_ops; in _init()
176 tod_ops = &todxen_ops; in _init()