Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dpci_ids.h1436 #define PCI_DEVICE_ID_CYCLOM_Y_Lo 0x0100 macro
/linux-2.4.37.9/drivers/char/
Dcyclades.c860 PCI_DEVICE_ID_CYCLOM_Y_Lo, /* PCI < 1Mb */
4997 if ((device_id == PCI_DEVICE_ID_CYCLOM_Y_Lo) in cy_detect_pci()
5024 if (device_id == PCI_DEVICE_ID_CYCLOM_Y_Lo) { /* below 1M? */ in cy_detect_pci()