Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dpci.h153 #define PCI_CB_CAPABILITY_LIST 0x14 macro
/linux-2.4.37.9/drivers/pci/
Dpci.c185 pci_read_config_byte(dev, PCI_CB_CAPABILITY_LIST, &pos); in pci_find_capability()