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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dfas216.c1901 if (info->reqSCpnt) {
1902 SCpnt = info->reqSCpnt;
1903 info->reqSCpnt = NULL;
2110 if (info->reqSCpnt)
2113 info->reqSCpnt = SCpnt;
2491 if (info->reqSCpnt && info->reqSCpnt->device->id == target)
2492 info->reqSCpnt = NULL;
2583 if (info->reqSCpnt && info->reqSCpnt
[all...]
H A Dfas216.h225 struct scsi_cmnd *reqSCpnt; /* request sense command */ member in struct:__anon14258

Completed in 96 milliseconds