Lines Matching refs:pci_device
68 struct pci_dev *pci_device;
248 dev_err(&lynx->pci_device->dev,
253 dev_err(&lynx->pci_device->dev,
507 free_irq(lynx->pci_device->irq, lynx);
514 pci_free_consistent(lynx->pci_device, sizeof(struct pcl),
516 pci_free_consistent(lynx->pci_device, sizeof(struct pcl),
518 pci_free_consistent(lynx->pci_device, PAGE_SIZE,
552 lynx->pci_device = dev;
567 lynx->rcv_start_pcl = pci_alloc_consistent(lynx->pci_device,
569 lynx->rcv_pcl = pci_alloc_consistent(lynx->pci_device,
571 lynx->rcv_buffer = pci_alloc_consistent(lynx->pci_device,
666 free_irq(lynx->pci_device->irq, lynx);
670 pci_free_consistent(lynx->pci_device, sizeof(struct pcl),
673 pci_free_consistent(lynx->pci_device, sizeof(struct pcl),
676 pci_free_consistent(lynx->pci_device, PAGE_SIZE,