Searched refs:mfi_ioctl_vol (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dmfi.c169 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
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 75 milliseconds