Searched refs:BIST (Results 1 – 2 of 2) sorted by relevance
48 …uint8_t BIST; // Represents that status and allows control of a devices BIST (built-in se… member
257 common_header->BIST = (tmp32 >> 24) & 0xff; in pci_read_header()