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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx_comm.h267 typedef struct pci_dev *pcidev_t; typedef in typeref:struct:pci_dev
314 typedef unsigned int pcidev_t; typedef
336 static pcidev_t __init
337 pci_find_device(unsigned int vendor, unsigned int device, pcidev_t prev)
352 static u_short __init PciVendorId(pcidev_t dev)
359 static u_short __init PciDeviceId(pcidev_t dev)
366 static u_int __init PciIrqLine(pcidev_t dev)
374 pci_get_base_address(pcidev_t dev, int offset, u_long *base)
567 typedef pcidev_t m_bush_t; /* Something that addresses DMAable */
951 static void __unmap_scsi_data(pcidev_t pde
[all...]
H A Dsym53c8xx.c443 typedef struct pci_dev *pcidev_t; typedef in typeref:struct:pci_dev
490 typedef unsigned int pcidev_t; typedef
512 static pcidev_t __init
513 pci_find_device(unsigned int vendor, unsigned int device, pcidev_t prev)
528 static u_short __init PciVendorId(pcidev_t dev)
535 static u_short __init PciDeviceId(pcidev_t dev)
542 static u_int __init PciIrqLine(pcidev_t dev)
550 pci_get_base_address(pcidev_t dev, int offset, u_long *base)
757 typedef pcidev_t m_bush_t; /* Something that addresses DMAable */
1141 static void __unmap_scsi_data(pcidev_t pde
[all...]
H A Dncr53c8xx.c1078 pcidev_t pdev;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c64 typedef struct pci_dev *pcidev_t; typedef in typeref:struct:pci_dev
381 static void __unmap_scsi_data(pcidev_t pdev, Scsi_Cmnd *cmd)
397 static bus_addr_t __map_scsi_single_data(pcidev_t pdev, Scsi_Cmnd *cmd)
412 static int __map_scsi_sg_data(pcidev_t pdev, Scsi_Cmnd *cmd)
426 static void __sync_scsi_data(pcidev_t pdev, Scsi_Cmnd *cmd)
2388 pcidev_t dev = PCIDEV_NULL;
2419 sym53c8xx_pci_init(Scsi_Host_Template *tpnt, pcidev_t pdev, sym_device *device)
2689 pcidev_t pcidev;

Completed in 78 milliseconds