Home
last modified time | relevance | path

Searched refs:mfi_syspd_disable (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/dev/mfi/
H A Dmfi_syspd.c212 mfi_syspd_disable(struct mfi_system_pd *sc) in mfi_syspd_disable() function
H A Dmfivar.h429 extern int mfi_syspd_disable(struct mfi_system_pd *);
H A Dmfi.c2807 error = mfi_syspd_disable(syspd); in mfi_check_command_pre()