Searched refs:rcv_start_pcl (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/firewire/
H A Dnosy.c83 struct pcl *rcv_start_pcl, *rcv_pcl; member in struct:pcilynx
517 lynx->rcv_start_pcl, lynx->rcv_start_pcl_bus);
564 lynx->rcv_start_pcl = pci_alloc_consistent(lynx->pci_device,
570 if (lynx->rcv_start_pcl == NULL ||
577 lynx->rcv_start_pcl->next = cpu_to_le32(lynx->rcv_pcl_bus);
653 if (lynx->rcv_start_pcl)
655 lynx->rcv_start_pcl, lynx->rcv_start_pcl_bus);

Completed in 45 milliseconds