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

/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmpr_ioctl.h198 } mpr_pass_thru_t; typedef in typeref:struct:mpr_pass_thru
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_ioctl.h200 } mpr_pass_thru_t; typedef in typeref:struct:mpr_pass_thru
H A Dmpr_user.c148 static int mpr_user_pass_thru(struct mpr_softc *sc, mpr_pass_thru_t *data);
739 mpr_user_pass_thru(struct mpr_softc *sc, mpr_pass_thru_t *data)
2226 error = mpr_user_pass_thru(sc, (mpr_pass_thru_t *)arg);

Completed in 340 milliseconds