Searched refs:upf_ops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/upf/
H A Dupf_usbgem.c1084 USBGEM_STREAM_OPS(upf_ops, upfattach, upfdetach);
1140 static struct dev_ops upf_ops = { variable in typeref:struct:dev_ops
1161 &upf_ops, /* driver ops */
1180 status = usbgem_mod_init(&upf_ops, "upf");
1186 usbgem_mod_fini(&upf_ops);
1202 usbgem_mod_fini(&upf_ops);

Completed in 60 milliseconds