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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D53c7xx.c1726 volatile struct NCR53c7x0_cmd * volatile *linux_prev; local
1786 * we have too many elements, pointing linux_prev at the next field of the
1791 linux_prev = &hostdata->running_list;
1793 linux_prev = &(linux_search->next),
1800 *linux_prev = linux_search->next;

Completed in 100 milliseconds