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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1953 static struct scsi_cmnd *retrieve_from_waiting_list(int to_remove, struct ncb *np, struct scsi_cmnd *cmd);
1957 retrieve_from_waiting_list(1, (np), (cmd))
4561 if (!found && retrieve_from_waiting_list(0, np, cmd))
4577 if (!found && sync_reset && !retrieve_from_waiting_list(0, np, cmd)) {
7979 static struct scsi_cmnd *retrieve_from_waiting_list(int to_remove, struct ncb *np, struct scsi_cmnd *cmd) function

Completed in 74 milliseconds