mfi.c | 177 static int mfi_bio_hs(struct mfi_softc *, int, int, void *); 2062 rv = mfi_bio_hs(sc, bv->bv_volid, MFI_MGMT_VD, bv); 2182 rv = mfi_bio_hs(sc, bd->bd_volid, MFI_MGMT_SD, bd); 2426 mfi_bio_hs(struct mfi_softc *sc, int volid, int type, void *bio_hs) function in typeref:typename:int
|