Searched refs:MPI2_DEFAULT_REPLY (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/mpr/ |
H A D | mpr_user.c | 641 MPI2_DEFAULT_REPLY *rpl = NULL; in mpr_user_command() 704 rpl = (MPI2_DEFAULT_REPLY *)cm->cm_reply; in mpr_user_command() 737 MPI2_DEFAULT_REPLY *rpl; in mpr_user_pass_thru() 852 rpl = (MPI2_DEFAULT_REPLY *)cm->cm_reply; in mpr_user_pass_thru() 1077 rpl = (MPI2_DEFAULT_REPLY *)cm->cm_reply; in mpr_user_pass_thru()
|
H A D | mpr.c | 995 mpr_request_sync(struct mpr_softc *sc, void *req, MPI2_DEFAULT_REPLY *reply, in mpr_request_sync() 1196 MPI2_DEFAULT_REPLY *reply; in mpr_get_iocfacts() 1205 reply = (MPI2_DEFAULT_REPLY *)facts; in mpr_get_iocfacts() 1235 MPI2_DEFAULT_REPLY reply; in mpr_send_iocinit() 2608 if (((MPI2_DEFAULT_REPLY *)reply)->Function == in mpr_intr_locked()
|
/freebsd/sys/dev/mps/ |
H A D | mps_user.c | 643 MPI2_DEFAULT_REPLY *rpl; in mps_user_command() 705 rpl = (MPI2_DEFAULT_REPLY *)cm->cm_reply; in mps_user_command() 738 MPI2_DEFAULT_REPLY *rpl = NULL; in mps_user_pass_thru() 851 rpl = (MPI2_DEFAULT_REPLY *)cm->cm_reply; in mps_user_pass_thru() 1008 rpl = (MPI2_DEFAULT_REPLY *)cm->cm_reply; in mps_user_pass_thru()
|
H A D | mps.c | 968 mps_request_sync(struct mps_softc *sc, void *req, MPI2_DEFAULT_REPLY *reply, in mps_request_sync() 1128 MPI2_DEFAULT_REPLY *reply; in mps_get_iocfacts() 1137 reply = (MPI2_DEFAULT_REPLY *)facts; in mps_get_iocfacts() 1162 MPI2_DEFAULT_REPLY reply; in mps_send_iocinit() 2457 if (((MPI2_DEFAULT_REPLY *)reply)->Function == in mps_intr_locked()
|
/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2.h | 694 } MPI2_DEFAULT_REPLY, MPI2_POINTER PTR_MPI2_DEFAULT_REPLY, typedef
|
H A D | mpi2_history.txt | 74 * MPI2_DEFAULT_REPLY structure.
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2.h | 857 } MPI2_DEFAULT_REPLY, MPI2_POINTER PTR_MPI2_DEFAULT_REPLY, typedef
|
H A D | mpi2_history.txt | 75 * MPI2_DEFAULT_REPLY structure.
|