Searched refs:tw_cl_command_header (Results 1 – 4 of 4) sorted by relevance
438 struct tw_cl_command_header *cmd_hdr; in tw_cli_scsi_complete()592 struct tw_cl_command_header *cmd_hdr; in tw_cli_aen_callback()593 cmd_hdr = (struct tw_cl_command_header *) in tw_cli_aen_callback()648 struct tw_cl_command_header *cmd_hdr; in tw_cli_manage_aen()656 cmd_hdr = (struct tw_cl_command_header *)(req->data); in tw_cli_manage_aen()
278 struct tw_cl_command_header { struct302 TW_UINT8 padding[1024 - sizeof(struct tw_cl_command_header)]; argument323 struct tw_cl_command_header cmd_hdr;
185 (TW_UINT32)(req->cmd_pkt_phys + sizeof(struct tw_cl_command_header)), 4); in tw_cli_submit_cmd()226 (TW_UINT32)(((TW_UINT64)(req->cmd_pkt_phys + sizeof(struct tw_cl_command_header)))>>32), 4); in tw_cli_submit_cmd()232 (TW_UINT32)(req->cmd_pkt_phys + sizeof(struct tw_cl_command_header)), 4); in tw_cli_submit_cmd()235 (TW_UINT32)(((TW_UINT64)(req->cmd_pkt_phys + sizeof(struct tw_cl_command_header)))>>32), 4); in tw_cli_submit_cmd()239 (TW_UINT32)(req->cmd_pkt_phys + sizeof(struct tw_cl_command_header)), 4); in tw_cli_submit_cmd()299 (pt_req->cmd_pkt))[sizeof(struct tw_cl_command_header)])) in tw_cl_fw_passthru()
360 struct tw_cl_command_header *cmd_hdr; in tw_cli_drain_aen_queue()601 sizeof(struct tw_cl_command_header) + in tw_cli_get_request()