Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_ioctl.h223 uint16_t pciid; member
Dmegaraid_mm.c895 cinfo->pciid = hinfo->pci_device_id; in hinfo_to_cinfo()
/Linux-v4.19/arch/mips/include/asm/txx9/
Dtx4927pcic.h16 u32 pciid; member
/Linux-v4.19/arch/mips/pci/
Dops-tx4927.c234 __raw_readl(&pcicptr->pciid) >> 16, in tx4927_pcic_setup()
235 __raw_readl(&pcicptr->pciid) & 0xffff, in tx4927_pcic_setup()
/Linux-v4.19/arch/mips/include/asm/mach-rc32434/
Dpci.h62 u32 pciid; member
/Linux-v4.19/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-v4.19/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-v4.19/drivers/scsi/
Dmegaraid.h515 u16 pciid; member
Dmegaraid.c4441 mcontroller[i].pciid = -1; in megaraid_probe_one()