Searched refs:pciid (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | video-Remove-trailing-whitespaces.patch | 40 @@ -212,7 +212,7 @@ find_card (grub_pci_device_t dev, grub_pci_id_t pciid, void *data) 42 if (((class >> 16) & 0xffff) != 0x0300 || pciid != 0x11111234) 472 @@ -75,7 +75,7 @@ find_card (grub_pci_device_t dev, grub_pci_id_t pciid, void *data) 474 || pciid != 0x515a1002) 503 @@ -74,7 +74,7 @@ find_card (grub_pci_device_t dev, grub_pci_id_t pciid, void *data) 505 || pciid != 0x96151002) 570 @@ -103,7 +103,7 @@ find_card (grub_pci_device_t dev, grub_pci_id_t pciid, void *data) 572 || pciid != GRUB_SIS315PRO_PCIID) 619 @@ -375,7 +375,7 @@ find_card (grub_pci_device_t dev, grub_pci_id_t pciid, void *data) 621 || pciid != GRUB_SM712_PCIID)
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/txx9/ |
| H A D | tx4927pcic.h | 16 u32 pciid; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/megaraid/ |
| H A D | megaraid_ioctl.h | 219 uint16_t pciid; member
|
| H A D | megaraid_mm.c | 892 cinfo->pciid = hinfo->pci_device_id; in hinfo_to_cinfo()
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | ops-tx4927.c | 230 __raw_readl(&pcicptr->pciid) >> 16, in tx4927_pcic_setup() 231 __raw_readl(&pcicptr->pciid) & 0xffff, in tx4927_pcic_setup()
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | mmiotrace.rst | 110 $ tar zcf pciid-nick-mmiotrace.tar.gz mydump.txt lspci.txt dmesg.txt 113 "pciid" and "nick" with the PCI ID or model name of your piece of hardware
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-rc32434/ |
| H A D | pci.h | 62 u32 pciid; member
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | leon_pci_grpci2.c | 201 u32 pciid; /* PCI ID of Host */ member 593 grpci2_cfg_r32(priv, TGT, 0, PCI_VENDOR_ID, &priv->pciid); in grpci2_hw_init()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | megaraid.h | 515 u16 pciid; member
|
| H A D | megaraid.c | 4434 mcontroller[i].pciid = -1; in megaraid_probe_one()
|