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

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c134 _nsc_null_io = nsc_register_io("null", NSC_NULL, (nsc_def_t *)0);
201 (id != NSC_NULL || _nsc_null_io))
209 if (!rc && id != NSC_NULL) {
1530 io = _nsc_reserve_io(NULL, NSC_NULL);
1601 * If no module is found by the above algorithms and NSC_NULL was
1670 if (!io && !(type & NSC_NULL))
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dnsctl.h93 #define NSC_NULL 0x00000100 /* No I/O possible */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/nsctl/
H A Dnsctl.c98 { "NSC_NULL", NSC_NULL, NSC_NULL },

Completed in 92 milliseconds