Searched refs:last_retried_pid (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/
H A Deata.c828 unsigned long last_retried_pid; /* Pid of last retried command */ member in struct:hostdata
2455 if (ha->last_retried_pid == SCpnt->serial_number)
2490 ha->last_retried_pid = SCpnt->serial_number;
H A Du14-34f.c463 unsigned long last_retried_pid; /* Pid of last retried command */ member in struct:hostdata
1709 if (HD(j)->last_retried_pid == SCpnt->serial_number) HD(j)->retries = 0;
1746 HD(j)->last_retried_pid = SCpnt->serial_number;

Completed in 54 milliseconds