Searched refs:PCI_VENDOR_ID_TOSHIBA (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | pata_piccolo.c | 101 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_1), }, 102 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_2), }, 103 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_3), }, 104 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_5), },
|
H A D | ata_generic.c | 224 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_1), }, 225 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_2), }, 226 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_3), }, 227 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA,PCI_DEVICE_ID_TOSHIBA_PICCOLO_5), },
|
/openbmc/linux/drivers/usb/host/ |
H A D | ohci-pci.c | 207 .subvendor = PCI_VENDOR_ID_TOSHIBA,
|
/openbmc/linux/drivers/pcmcia/ |
H A D | yenta_socket.c | 1429 CB_ID(PCI_VENDOR_ID_TOSHIBA, PCI_DEVICE_ID_TOSHIBA_TOPIC95, TOPIC95), 1430 CB_ID(PCI_VENDOR_ID_TOSHIBA, PCI_DEVICE_ID_TOSHIBA_TOPIC97, TOPIC97), 1431 CB_ID(PCI_VENDOR_ID_TOSHIBA, PCI_DEVICE_ID_TOSHIBA_TOPIC100, TOPIC97),
|
/openbmc/linux/drivers/mmc/host/ |
H A D | toshsd.c | 29 { PCI_DEVICE(PCI_VENDOR_ID_TOSHIBA, 0x0805) },
|
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 1577 #define PCI_VENDOR_ID_TOSHIBA 0x1179 macro
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 1626 #define PCI_VENDOR_ID_TOSHIBA 0x1179 macro
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_sigmatel.c | 2946 SND_PCI_QUIRK_MASK(PCI_VENDOR_ID_TOSHIBA, 0xfffd, 0xfa91,
|
/openbmc/linux/drivers/pci/ |
H A D | quirks.c | 1353 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_TOSHIBA, 0x605, quirk_transparent_bridge);
|