Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevops.h453 #define DDI_DEFINE_STREAM_OPS(XXname, XXidentify, XXprobe, XXattach, XXdetach, XXreset, XXgetinfo, … argument
454 static struct cb_ops cb_##XXname = { \
475 static struct dev_ops XXname = { \
484 &(cb_##XXname), /* devo_cb_ops */ \