Searched refs:NSC_NULL (Results 1 – 3 of 3) sorted by relevance
134 _nsc_null_io = nsc_register_io("null", NSC_NULL, (nsc_def_t *)0); in _nsc_init_dev()201 (id != NSC_NULL || _nsc_null_io))209 if (!rc && id != NSC_NULL) {1530 io = _nsc_reserve_io(NULL, NSC_NULL); in _nsc_call_io()1670 if (!io && !(type & NSC_NULL)) in _nsc_find_io()
93 #define NSC_NULL 0x00000100 /* No I/O possible */ macro
98 { "NSC_NULL", NSC_NULL, NSC_NULL },