Lines Matching refs:msg_done
195 hba->msg_done = 1; in hptiop_request_callback_mv()
246 hba->msg_done = 1; in hptiop_request_callback_mvfrey()
334 hba->msg_done = 0; in iop_send_sync_request_mv()
341 if (hba->msg_done) in iop_send_sync_request_mv()
355 hba->msg_done = 0; in iop_send_sync_request_mvfrey()
361 if (hba->msg_done) in iop_send_sync_request_mvfrey()
365 return hba->msg_done ? 0 : -1; in iop_send_sync_request_mvfrey()
391 hba->msg_done = 0; in iop_send_sync_msg()
399 if (hba->msg_done) in iop_send_sync_msg()
405 return hba->msg_done? 0 : -1; in iop_send_sync_msg()
691 hba->msg_done = 1; in hptiop_message_callback()
701 hba->msg_done = 1; in hptiop_message_callback()