Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ixl/
Dixl_pf_main.c57 static int ixl_sysctl_show_fw(SYSCTL_HANDLER_ARGS);
2346 ixl_sysctl_show_fw, "A", "Firmware version"); in ixl_add_sysctls_recovery_mode()
2426 pf, 0, ixl_sysctl_show_fw, "A", "Firmware version"); in ixl_add_device_sysctls()
2935 ixl_sysctl_show_fw(SYSCTL_HANDLER_ARGS) in ixl_sysctl_show_fw() function