Searched refs:MPI3MR_HOSTTAG_INITCMDS (Results 1 – 3 of 3) sorted by relevance
288 case MPI3MR_HOSTTAG_INITCMDS: in mpi3mr_get_drv_cmd()1378 delq_req.host_tag = cpu_to_le16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_delete_op_reply_q()1592 create_req.host_tag = cpu_to_le16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_create_op_reply_q()1701 create_req.host_tag = cpu_to_le16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_create_op_req_q()1929 iou_ctrl.host_tag = cpu_to_le16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_sync_timestamp()2245 iocfacts_req.host_tag = cpu_to_le16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_issue_iocfacts()2632 iocinit_req.host_tag = cpu_to_le16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_issue_iocinit()2743 evtnotify_req.host_tag = cpu_to_le16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_issue_event_notification()2812 evtack_req.host_tag = cpu_to_le16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_send_event_ack()2961 pe_req.host_tag = cpu_to_le16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_issue_port_enable()
89 #define MPI3MR_HOSTTAG_INITCMDS 1 macro
3719 mpi3mr_init_drv_cmd(&mrioc->init_cmds, MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_probe()
Completed in 26 milliseconds