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

  /src/sys/dev/pci/
if_bnx.c 368 int bnx_chipinit(struct bnx_softc *);
779 if (bnx_chipinit(sc)) {
3638 bnx_chipinit(struct bnx_softc *sc) function in typeref:typename:int
5003 if ((error = bnx_chipinit(sc)) != 0) {
if_bnx.c 368 int bnx_chipinit(struct bnx_softc *);
779 if (bnx_chipinit(sc)) {
3638 bnx_chipinit(struct bnx_softc *sc) function in typeref:typename:int
5003 if ((error = bnx_chipinit(sc)) != 0) {

Completed in 29 milliseconds