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

/freebsd-13-stable/sys/dev/pst/
H A Dpst-iop.c212 mfa = iop_get_mfa(sc);
254 mfa = iop_get_mfa(sc);
306 mfa = iop_get_mfa(sc);
354 mfa = iop_get_mfa(sc);
388 iop_get_mfa(struct iop_softc *sc) function
H A Dpst-raid.c185 mfa = iop_get_mfa(psc->iop);
221 if ((mfa = iop_get_mfa(psc->iop)) != 0xffffffff) {
320 if ((request->mfa = iop_get_mfa(request->psc->iop)) == 0xffffffff) {
H A Dpst-iop.h642 u_int32_t iop_get_mfa(struct iop_softc *);

Completed in 109 milliseconds