Searched refs:fcp_scsi_done (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/fc4/
H A Dfc.c369 static void fcp_scsi_done(struct scsi_cmnd *SCpnt);
385 if (SCpnt->done != fcp_scsi_done)
748 static void fcp_scsi_done(struct scsi_cmnd *SCpnt) function
836 if (SCpnt->done != fcp_scsi_done) {
838 SCpnt->done = fcp_scsi_done;

Completed in 32 milliseconds