Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcyclades.h179 #define PCI_DEVICE_ID_MASK 0x06 macro
/linux-4.1.27/drivers/tty/
Dcyclades.c3697 device_id = pdev->device & ~PCI_DEVICE_ID_MASK; in cy_pci_probe()