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

  /src/sys/dev/pci/
if_gem_pci.c 78 static bool gem_pci_estintr(struct gem_pci_softc *);
367 gem_pci_estintr(gsc);
394 gem_pci_estintr(struct gem_pci_softc *gsc) function in typeref:typename:bool
420 return gem_pci_estintr(gsc);

Completed in 81 milliseconds