Lines Matching refs:msg_done
187 hba->msg_done = 1; in hptiop_request_callback_mv()
238 hba->msg_done = 1; in hptiop_request_callback_mvfrey()
326 hba->msg_done = 0; in iop_send_sync_request_mv()
333 if (hba->msg_done) in iop_send_sync_request_mv()
347 hba->msg_done = 0; in iop_send_sync_request_mvfrey()
353 if (hba->msg_done) in iop_send_sync_request_mvfrey()
357 return hba->msg_done ? 0 : -1; in iop_send_sync_request_mvfrey()
383 hba->msg_done = 0; in iop_send_sync_msg()
391 if (hba->msg_done) in iop_send_sync_msg()
397 return hba->msg_done? 0 : -1; in iop_send_sync_msg()
683 hba->msg_done = 1; in hptiop_message_callback()
693 hba->msg_done = 1; in hptiop_message_callback()