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

  /src/sys/dev/pci/ixgbe/
ixv.c 161 const struct sysctlnode *ixv_sysctl_instance(struct ixgbe_softc *);
2527 ixv_sysctl_instance(struct ixgbe_softc *sc) function in typeref:typename:const struct sysctlnode *
2560 if ((rnode = ixv_sysctl_instance(sc)) == NULL) {
2667 if ((rnode = ixv_sysctl_instance(sc)) == NULL) {

Completed in 13 milliseconds