HomeSort by: relevance | last modified time | path
    Searched defs:ixv_sysctl_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixv.c 120 static int ixv_sysctl_debug(SYSCTLFN_PROTO);
2568 ixv_sysctl_debug, 0, (void *)sc, 0, CTL_CREATE, CTL_EOL) != 0)
2933 * ixv_sysctl_debug
2936 ixv_sysctl_debug(SYSCTLFN_ARGS) function in typeref:typename:int
2952 } /* ixv_sysctl_debug */
ixv.c 120 static int ixv_sysctl_debug(SYSCTLFN_PROTO);
2568 ixv_sysctl_debug, 0, (void *)sc, 0, CTL_CREATE, CTL_EOL) != 0)
2933 * ixv_sysctl_debug
2936 ixv_sysctl_debug(SYSCTLFN_ARGS) function in typeref:typename:int
2952 } /* ixv_sysctl_debug */

Completed in 30 milliseconds