Home
last modified time | relevance | path

Searched refs:pciid (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/Documentation/gpu/rfc/
Di915_gem_lmem.rst10 * Merge basic HW enabling of DG1(still without pciid)
22 * Add pciid for DG1 and turn on uAPI for real
/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_ioctl.h219 uint16_t pciid; member
Dmegaraid_mm.c892 cinfo->pciid = hinfo->pci_device_id; in hinfo_to_cinfo()
/linux-5.19.10/arch/mips/include/asm/txx9/
Dtx4927pcic.h16 u32 pciid; member
/linux-5.19.10/arch/mips/pci/
Dops-tx4927.c230 __raw_readl(&pcicptr->pciid) >> 16, in tx4927_pcic_setup()
231 __raw_readl(&pcicptr->pciid) & 0xffff, in tx4927_pcic_setup()
/linux-5.19.10/arch/mips/include/asm/mach-rc32434/
Dpci.h62 u32 pciid; member
/linux-5.19.10/Documentation/trace/
Dmmiotrace.rst110 $ 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
/linux-5.19.10/arch/sparc/kernel/
Dleon_pci_grpci2.c201 u32 pciid; /* PCI ID of Host */ member
593 grpci2_cfg_r32(priv, TGT, 0, PCI_VENDOR_ID, &priv->pciid); in grpci2_hw_init()
/linux-5.19.10/drivers/scsi/
Dmegaraid.h516 u16 pciid; member
Dmegaraid.c4407 mcontroller[i].pciid = -1; in megaraid_probe_one()