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

  /src/sys/dev/pci/
mpii.c 311 static int mpii_init(struct mpii_softc *);
533 if (mpii_init(sc) != 0) {
1008 mpii_init(struct mpii_softc *sc) function in typeref:typename:int
1016 DNPRINTF(MPII_D_MISC, "%s: mpii_init timeout waiting to leave "
1024 DNPRINTF(MPII_D_MISC, "%s: mpii_init initialised by pci peer\n",
1032 DNPRINTF(MPII_D_MISC, "%s: mpii_init ioc is ready\n",
1037 DNPRINTF(MPII_D_MISC, "%s: mpii_init ioc is oper\n",
1046 DNPRINTF(MPII_D_MISC, "%s: mpii_init ioc is being "
1052 DNPRINTF(MPII_D_MISC, "%s: mpii_init waiting to come "
mpii.c 311 static int mpii_init(struct mpii_softc *);
533 if (mpii_init(sc) != 0) {
1008 mpii_init(struct mpii_softc *sc) function in typeref:typename:int
1016 DNPRINTF(MPII_D_MISC, "%s: mpii_init timeout waiting to leave "
1024 DNPRINTF(MPII_D_MISC, "%s: mpii_init initialised by pci peer\n",
1032 DNPRINTF(MPII_D_MISC, "%s: mpii_init ioc is ready\n",
1037 DNPRINTF(MPII_D_MISC, "%s: mpii_init ioc is oper\n",
1046 DNPRINTF(MPII_D_MISC, "%s: mpii_init ioc is being "
1052 DNPRINTF(MPII_D_MISC, "%s: mpii_init waiting to come "

Completed in 61 milliseconds