Searched refs:PCIM_HTCAP_SLAVE (Results 1 – 3 of 3) sorted by relevance
750 #define PCIM_HTCAP_SLAVE 0x0000 /* 000xx */ macro
908 if ((val & 0xe000) == PCIM_HTCAP_SLAVE) in pci_read_cap()1451 if (capability == PCIM_HTCAP_SLAVE || in pci_find_htcap_method()1496 if (capability == PCIM_HTCAP_SLAVE || in pci_find_next_htcap_method()
228 if ((command & 0xe000) == PCIM_HTCAP_SLAVE) in cap_ht()