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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c467 symlist_t download_constants; local
483 SLIST_INIT(&download_constants);
508 symlist_add(&download_constants, cursym,
652 for (i = 0; SLIST_FIRST(&download_constants) != NULL; i++) {
655 curnode = SLIST_FIRST(&download_constants);
656 SLIST_REMOVE_HEAD(&download_constants, links);

Completed in 15 milliseconds