Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c706 static ctmplops_t ctmpl_device_ops = { variable
734 ctmpl_init(&new->ctd_ctmpl, &ctmpl_device_ops, device_type, new); in contract_device_default()