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

/freebsd-13-stable/sys/riscv/riscv/
H A Dsbi.c105 (void)SBI_CALL0(SBI_SHUTDOWN, 0);
316 KASSERT(has_srst_extension || sbi_probe_extension(SBI_SHUTDOWN) != 0,
/freebsd-13-stable/sys/riscv/include/
H A Dsbi.h120 #define SBI_SHUTDOWN 8 macro

Completed in 106 milliseconds