Lines Matching defs:resp
409 * @resp_active: Number of tasks that are concurrently executing @resp().
410 * @resp_task: If @resp_active > 0, either the task executing @resp(), the
412 * executing @resp() or NULL if more than one task is executing
413 * @resp concurrently.
415 * @resp: Callback for responses on this exchange
417 * @arg: Passed as a void pointer to the resp() callback
449 void (*resp)(struct fc_seq *, struct fc_frame *, void *);
472 void (*resp)(struct fc_seq *,
548 * The resp handler is called when FCP_RSP received.
553 void (*resp)(struct fc_seq *, struct fc_frame *,
954 void (*resp)(struct fc_seq *,
973 void (*resp)(struct fc_seq *,
982 void (*resp)(struct fc_seq *, struct fc_frame *, void *),