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

  /src/sys/dev/ic/
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

Completed in 100 milliseconds