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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.c468 if (io) sdbc_io = io;
542 if (sdbc_io) {
543 rc = nsc_unregister_io(sdbc_io, NSC_PCATCH);
545 sdbc_io = NULL;
H A Dsd_pcu.c541 if (sdbc_io && (rc = nsc_unregister_io(sdbc_io, NSC_PCATCH)) != 0) {
551 sdbc_io = NULL;
H A Dsd_bcache.h1066 extern nsc_io_t *sdbc_io;
H A Dsd_bcache.c341 nsc_io_t *sdbc_io; variable

Completed in 76 milliseconds