Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_TEKRAM (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
A Ddc395x.c145 #ifndef PCI_VENDOR_ID_TEKRAM
146 #define PCI_VENDOR_ID_TEKRAM 0x1DE1 /* Vendor ID */ macro
4002 eeprom->sub_vendor_id[0] = (u8)PCI_VENDOR_ID_TEKRAM; in check_eeprom()
4003 eeprom->sub_vendor_id[1] = (u8)(PCI_VENDOR_ID_TEKRAM >> 8); in check_eeprom()
4008 eeprom->vendor_id[0] = (u8)PCI_VENDOR_ID_TEKRAM; in check_eeprom()
4009 eeprom->vendor_id[1] = (u8)(PCI_VENDOR_ID_TEKRAM >> 8); in check_eeprom()
4668 .vendor = PCI_VENDOR_ID_TEKRAM,
/linux/include/linux/
A Dpci_ids.h2583 #define PCI_VENDOR_ID_TEKRAM 0x1de1 macro

Completed in 26 milliseconds