Home
last modified time | relevance | path

Searched defs:smp_engine (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dsmp_impl.h51 struct smp_engine { struct
53 const smp_engine_ops_t *se_ops; argument
55 int (*se_init)(struct smp_engine *); argument
56 void (*se_fini)(struct smp_engine *); argument
58 struct smp_engine *se_next; argument