Searched refs:PCI_BIST_CODE_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/txx9/generic/
H A Dpci.c365 if (bist & (PCI_BIST_CODE_MASK | PCI_BIST_START))
/linux-master/include/uapi/linux/
H A Dpci_regs.h86 #define PCI_BIST_CODE_MASK 0x0f /* Return result */ macro
/linux-master/drivers/net/ethernet/neterion/
H A Ds2io.c6028 *data = (bist & PCI_BIST_CODE_MASK);

Completed in 269 milliseconds