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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A DDAC960.c270 Controller->PCIDevice,
283 Controller->PCIDevice,
290 Controller->PCIDevice, sizeof(DAC960_SCSI_RequestSense_T),
1150 struct pci_dev *PCI_Device = Controller->PCIDevice;
1168 if (pci_set_dma_mask(Controller->PCIDevice, DAC690_V1_PciDmaMask))
1355 struct pci_dev *PCI_Device = Controller->PCIDevice;
1371 if (pci_set_dma_mask(Controller->PCIDevice, DAC690_V2_PciDmaMask))
1538 if (!init_dma_loaf(Controller->PCIDevice, &local_dma,
1547 free_dma_loaf(Controller->PCIDevice, &local_dma);
1554 free_dma_loaf(Controller->PCIDevice,
[all...]
H A DDAC960.h2285 struct pci_dev *PCIDevice; member in struct:DAC960_Controller

Completed in 69 milliseconds