resp_task 601 drivers/scsi/libfc/fc_exch.c while (ep->resp_active && ep->resp_task != current) { resp_task 734 drivers/scsi/libfc/fc_exch.c if (ep->resp_task != current) resp_task 735 drivers/scsi/libfc/fc_exch.c ep->resp_task = !ep->resp_task ? current : NULL; resp_task 747 drivers/scsi/libfc/fc_exch.c ep->resp_task = NULL; resp_task 447 include/scsi/libfc.h struct task_struct *resp_task;