Searched refs:sdbc_io (Results 1 – 4 of 4) sorted by relevance
468 if (io) sdbc_io = io;542 if (sdbc_io) {543 rc = nsc_unregister_io(sdbc_io, NSC_PCATCH);545 sdbc_io = NULL;
541 if (sdbc_io && (rc = nsc_unregister_io(sdbc_io, NSC_PCATCH)) != 0) { in _sdbc_power_flush()551 sdbc_io = NULL; in _sdbc_power_flush()
1066 extern nsc_io_t *sdbc_io;
341 nsc_io_t *sdbc_io; variable