Home
last modified time | relevance | path

Searched refs:MSG_DEFAULT_REPLY (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/sys/dev/mpt/
Dmpt_debug.c361 mpt_print_reply_hdr(MSG_DEFAULT_REPLY *msg) in mpt_print_reply_hdr()
376 mpt_print_reply_hdr((MSG_DEFAULT_REPLY *)msg); in mpt_print_init_reply()
386 mpt_print_reply_hdr((MSG_DEFAULT_REPLY *)msg); in mpt_print_ioc_facts()
412 mpt_print_reply_hdr((MSG_DEFAULT_REPLY *)msg); in mpt_print_enable_reply()
420 mpt_print_reply_hdr((MSG_DEFAULT_REPLY *)msg); in mpt_print_scsi_io_reply()
435 mpt_print_reply_hdr((MSG_DEFAULT_REPLY *)msg); in mpt_print_event_notice()
490 MSG_DEFAULT_REPLY *msg = vmsg; in mpt_print_reply()
510 mpt_print_reply_hdr((MSG_DEFAULT_REPLY *)msg); in mpt_print_reply()
Dmpt.c485 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_default_reply_handler()
502 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_config_reply_handler()
536 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_handshake_reply_handler()
545 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_event_reply_handler()
725 MSG_DEFAULT_REPLY *reply_frame; in mpt_intr()
852 MSG_DEFAULT_REPLY ioc_status_frame; in mpt_complete_request_chain()
880 mpt_dump_reply_frame(struct mpt_softc *mpt, MSG_DEFAULT_REPLY *reply_frame) in mpt_dump_reply_frame()
1443 MSG_DEFAULT_REPLY *hdr; in mpt_recv_handshake_reply()
1449 hdr = (MSG_DEFAULT_REPLY *)reply; in mpt_recv_handshake_reply()
Dmpt.h412 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame);
1086 MSG_DEFAULT_REPLY *reply_frame);
Dmpt_raid.c104 MSG_DEFAULT_REPLY *reply_frame);
517 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_raid_reply_handler()
552 MSG_DEFAULT_REPLY *reply_frame) in mpt_raid_reply_frame_handler()
Dmpt_cam.c126 MSG_DEFAULT_REPLY *);
880 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_sata_pass_reply_handler()
2586 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_scsi_reply_handler()
2671 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_scsi_tmf_reply_handler()
2779 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_fc_els_reply_handler()
3047 MSG_DEFAULT_REPLY *reply_frame) in mpt_scsi_reply_frame_handler()
5119 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_scsi_tgt_reply_handler()
Dmpt_user.c480 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_user_reply_handler()
/freebsd-10-stable/sys/dev/mpt/mpilib/
Dmpi.h666 } MSG_DEFAULT_REPLY, MPI_POINTER PTR_MSG_DEFAULT_REPLY, typedef