Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A 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()
H A 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()
1440 MSG_DEFAULT_REPLY *hdr; in mpt_recv_handshake_reply()
1446 hdr = (MSG_DEFAULT_REPLY *)reply; in mpt_recv_handshake_reply()
H A Dmpt.h408 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame);
1081 MSG_DEFAULT_REPLY *reply_frame);
H A Dmpt_raid.c104 MSG_DEFAULT_REPLY *reply_frame);
519 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_raid_reply_handler()
554 MSG_DEFAULT_REPLY *reply_frame) in mpt_raid_reply_frame_handler()
H A Dmpt_cam.c126 MSG_DEFAULT_REPLY *);
879 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_sata_pass_reply_handler()
2562 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_scsi_reply_handler()
2649 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_scsi_tmf_reply_handler()
2757 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_fc_els_reply_handler()
3024 MSG_DEFAULT_REPLY *reply_frame) in mpt_scsi_reply_frame_handler()
5096 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_scsi_tgt_reply_handler()
H A Dmpt_user.c482 uint32_t reply_desc, MSG_DEFAULT_REPLY *reply_frame) in mpt_user_reply_handler()
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi.h652 } MSG_DEFAULT_REPLY, MPI_POINTER PTR_MSG_DEFAULT_REPLY, typedef