Searched refs:msg_h (Results 1 – 1 of 1) sorted by relevance
534 struct st_msg_header *msg_h; in stex_ss_send_cmd() local543 msg_h = (struct st_msg_header *)req - 1; in stex_ss_send_cmd()545 msg_h->channel = (u8)cmd->device->channel; in stex_ss_send_cmd()550 msg_h->handle = cpu_to_le64(addr); in stex_ss_send_cmd()1112 struct st_msg_header *msg_h; in stex_ss_handshake() local1149 msg_h->flag = SS_HEAD_HANDSHAKE; in stex_ss_handshake()1151 h = (struct handshake_frame *)(msg_h + 1); in stex_ss_handshake()1215 msg_h->flag = 0; in stex_ss_handshake()1855 struct st_msg_header *msg_h; in stex_hba_stop() local1871 msg_h = (struct st_msg_header *)req - 1; in stex_hba_stop()[all …]