Home
last modified time | relevance | path

Searched defs:pci_config (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/faraday/
H A Dftpci100.h74 struct pci_config { struct
75 unsigned int bus;
76 unsigned int dev; /* device */
77 unsigned int func;
78 unsigned int pin;
79 unsigned short v_id; /* vendor id */
80 unsigned short d_id; /* device id */
81 struct pcibar bar[PCI_MAX_BAR_PER_FUNC + 1];
/OK3568_Linux_fs/kernel/include/video/
H A Dcvisionppc.h22 unsigned char* pci_config; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2500.h159 u32 pci_config[3]; member
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_def.h419 void (*pci_config) (struct scsi_qla_host *); member
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_def.h3263 int (*pci_config) (struct scsi_qla_host *); member