Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/txx9/generic/
Dpci.c356 (bist & PCI_BIST_CAPABLE)) { in final_fixup()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h77 #define PCI_BIST_CAPABLE 0x80 /* 1 if BIST capable */ macro