Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c90 static int ixl_sysctl_do_pf_reset(SYSCTL_HANDLER_ARGS);
2497 pf, 0, ixl_sysctl_do_pf_reset, "I", "Tell HW to initiate a PF reset"); in ixl_add_sysctls_recovery_mode()
2734 pf, 0, ixl_sysctl_do_pf_reset, "I", "Tell HW to initiate a PF reset"); in ixl_add_device_sysctls()
4825 ixl_sysctl_do_pf_reset(SYSCTL_HANDLER_ARGS) in ixl_sysctl_do_pf_reset() function