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

  /src/sys/dev/pci/
mpii.c 325 static int mpii_portenable(struct mpii_softc *);
603 if (mpii_portenable(sc) != 0) {
1593 mpii_portenable(struct mpii_softc *sc) function in typeref:typename:int
1598 DNPRINTF(MPII_D_MISC, "%s: mpii_portenable\n", DEVNAME(sc));
1602 DNPRINTF(MPII_D_MISC, "%s: mpii_portenable ccb_get\n",
1614 DNPRINTF(MPII_D_MISC, "%s: mpii_portenable poll\n",
mpii.c 325 static int mpii_portenable(struct mpii_softc *);
603 if (mpii_portenable(sc) != 0) {
1593 mpii_portenable(struct mpii_softc *sc) function in typeref:typename:int
1598 DNPRINTF(MPII_D_MISC, "%s: mpii_portenable\n", DEVNAME(sc));
1602 DNPRINTF(MPII_D_MISC, "%s: mpii_portenable ccb_get\n",
1614 DNPRINTF(MPII_D_MISC, "%s: mpii_portenable poll\n",

Completed in 28 milliseconds