Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/megaraid/
Dmegaraid_ioctl.h217 uint16_t pciid; member
Dmegaraid_mm.c890 cinfo->pciid = hinfo->pci_device_id; in hinfo_to_cinfo()
/linux-2.6.39/arch/mips/include/asm/txx9/
Dtx4927pcic.h16 u32 pciid; member
/linux-2.6.39/arch/mips/pci/
Dops-tx4927.c233 __raw_readl(&pcicptr->pciid) >> 16, in tx4927_pcic_setup()
234 __raw_readl(&pcicptr->pciid) & 0xffff, in tx4927_pcic_setup()
/linux-2.6.39/arch/mips/include/asm/mach-rc32434/
Dpci.h62 u32 pciid; member
/linux-2.6.39/Documentation/trace/
Dmmiotrace.txt92 $ tar zcf pciid-nick-mmiotrace.tar.gz mydump.txt lspci.txt dmesg.txt
94 "pciid" and "nick" with the PCI ID or model name of your piece of hardware
/linux-2.6.39/drivers/scsi/
Dmegaraid.h549 u16 pciid; member
Dmegaraid.c4806 mcontroller[i].pciid = -1; in megaraid_probe_one()