Searched refs:mfi_bio_hs (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | mfi.c | 115 int mfi_bio_hs(struct mfi_softc *, int, int, void *); 1696 rv = mfi_bio_hs(sc, bv->bv_volid, MFI_MGMT_VD, bv); in mfi_ioctl_vol() 1808 rv = mfi_bio_hs(sc, bd->bd_volid, MFI_MGMT_SD, bd); in mfi_ioctl_disk() 2205 mfi_bio_hs(struct mfi_softc *sc, int volid, int type, void *bio_hs) in mfi_bio_hs() function
|