Lines Matching defs:resp
418 * @resp_active: Number of tasks that are concurrently executing @resp().
419 * @resp_task: If @resp_active > 0, either the task executing @resp(), the
421 * executing @resp() or NULL if more than one task is executing
422 * @resp concurrently.
424 * @resp: Callback for responses on this exchange
426 * @arg: Passed as a void pointer to the resp() callback
458 void (*resp)(struct fc_seq *, struct fc_frame *, void *);
481 void (*resp)(struct fc_seq *,
557 * The resp handler is called when FCP_RSP received.
562 void (*resp)(struct fc_seq *, struct fc_frame *,
963 void (*resp)(struct fc_seq *,
982 void (*resp)(struct fc_seq *,
991 void (*resp)(struct fc_seq *, struct fc_frame *, void *),