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

  /src/sys/dev/pci/
if_iavf.c 455 static int iavf_wait_active(struct iavf_softc *);
748 if (iavf_wait_active(sc) != 0) {
1502 iavf_wait_active(struct iavf_softc *sc) function in typeref:typename:int
3455 if (iavf_wait_active(sc) != 0) {
if_iavf.c 455 static int iavf_wait_active(struct iavf_softc *);
748 if (iavf_wait_active(sc) != 0) {
1502 iavf_wait_active(struct iavf_softc *sc) function in typeref:typename:int
3455 if (iavf_wait_active(sc) != 0) {

Completed in 32 milliseconds