Searched refs:request_q (Results 1 – 9 of 9) sorted by relevance
50 struct scsi_cmnd *request_q; member90 if (state->request_q == NULL) in mac53c94_queue_lck()91 state->request_q = cmd; in mac53c94_queue_lck()154 if (state->request_q == NULL) in mac53c94_start()156 state->current_req = cmd = state->request_q; in mac53c94_start()157 state->request_q = (struct scsi_cmnd *) cmd->host_scribble; in mac53c94_start()
150 struct scsi_cmnd *request_q; member569 for (cmd = ms->request_q; ; cmd = (struct scsi_cmnd *) cmd->host_scribble) { in mesh_start()578 ms->request_q = next; in mesh_start()868 cmd->host_scribble = (void *) ms->request_q; in reselected()869 if (ms->request_q == NULL) in reselected()871 ms->request_q = cmd; in reselected()1003 while ((cmd = ms->request_q) != NULL) { in handle_reset()1004 ms->request_q = (struct scsi_cmnd *) cmd->host_scribble; in handle_reset()1637 if (ms->request_q == NULL) in mesh_queue_lck()1638 ms->request_q = cmd; in mesh_queue_lck()
619 wait_queue_head_t request_q; /* if more than maxmpx to srvr must block*/ member732 wake_up(&server->request_q); in add_credits_and_wake_if()
127 wake_up(&server->request_q); in cifs_add_credits()
97 wake_up(&server->request_q); in smb2_add_credits()143 rc = wait_event_killable(server->request_q, in smb2_wait_mtu_credits()1523 wake_up(&server->request_q); in smb2_is_status_pending()
462 rc = wait_event_killable(server->request_q, in wait_for_free_credits()
579 wake_up_all(&tcon->ses->server->request_q); in cifs_umount_begin()
720 wake_up_all(&server->request_q); in clean_demultiplex_info()2390 init_waitqueue_head(&tcp_ses->request_q); in cifs_get_tcp_session()
3193 wake_up(&server->request_q); in smb2_async_readv()3470 wake_up(&server->request_q); in smb2_async_writev()