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

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_dev.c67 static nsc_io_t *_rdc_io_hr; variable
102 _rdc_io_hr = nsc_register_io("rdc-high-raw",
104 if (_rdc_io_hr == NULL)
107 if (!_rdc_io_hc || !_rdc_io_hr) {
134 if (_rdc_io_hr) {
135 if ((rc = nsc_unregister_io(_rdc_io_hr, 0)) != 0)
477 _rdc_io_hr);

Completed in 47 milliseconds