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

  /src/sys/dev/pci/
nfsmb.c 81 static int nfsmbc_print(void *, const char *);
170 sc->sc_nfsmb[0] = config_found(sc->sc_dev, &nfsmbca, nfsmbc_print,
176 sc->sc_nfsmb[1] = config_found(sc->sc_dev, &nfsmbca, nfsmbc_print,
187 nfsmbc_print(void *aux, const char *pnp) function in typeref:typename:int
nfsmb.c 81 static int nfsmbc_print(void *, const char *);
170 sc->sc_nfsmb[0] = config_found(sc->sc_dev, &nfsmbca, nfsmbc_print,
176 sc->sc_nfsmb[1] = config_found(sc->sc_dev, &nfsmbca, nfsmbc_print,
187 nfsmbc_print(void *aux, const char *pnp) function in typeref:typename:int

Completed in 27 milliseconds