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

  /src/sys/dev/ic/
mfi.c 169 static int mfi_ioctl_vol(struct mfi_softc *, struct bioc_vol *);
1973 error = mfi_ioctl_vol(sc, (struct bioc_vol *)addr);
2038 mfi_ioctl_vol(struct mfi_softc *sc, struct bioc_vol *bv) function in typeref:typename:int
2043 DNPRINTF(MFI_D_IOCTL, "%s: mfi_ioctl_vol %#x\n",
2053 DNPRINTF(MFI_D_IOCTL, "%s: mfi_ioctl_vol target %#x\n",
2132 DNPRINTF(MFI_D_IOCTL, "%s: mfi_ioctl_vol done %x\n",
2645 error = mfi_ioctl_vol(sc, &bv);
mfi.c 169 static int mfi_ioctl_vol(struct mfi_softc *, struct bioc_vol *);
1973 error = mfi_ioctl_vol(sc, (struct bioc_vol *)addr);
2038 mfi_ioctl_vol(struct mfi_softc *sc, struct bioc_vol *bv) function in typeref:typename:int
2043 DNPRINTF(MFI_D_IOCTL, "%s: mfi_ioctl_vol %#x\n",
2053 DNPRINTF(MFI_D_IOCTL, "%s: mfi_ioctl_vol target %#x\n",
2132 DNPRINTF(MFI_D_IOCTL, "%s: mfi_ioctl_vol done %x\n",
2645 error = mfi_ioctl_vol(sc, &bv);
mfi.c 169 static int mfi_ioctl_vol(struct mfi_softc *, struct bioc_vol *);
1973 error = mfi_ioctl_vol(sc, (struct bioc_vol *)addr);
2038 mfi_ioctl_vol(struct mfi_softc *sc, struct bioc_vol *bv) function in typeref:typename:int
2043 DNPRINTF(MFI_D_IOCTL, "%s: mfi_ioctl_vol %#x\n",
2053 DNPRINTF(MFI_D_IOCTL, "%s: mfi_ioctl_vol target %#x\n",
2132 DNPRINTF(MFI_D_IOCTL, "%s: mfi_ioctl_vol done %x\n",
2645 error = mfi_ioctl_vol(sc, &bv);

Completed in 149 milliseconds