Searched defs:bist (Results 1 – 1 of 1) sorted by relevance
392 … pub bist: u8, // Represents that status and allows control of a devices BIST (built-in self test). field760 let bist = (result >> 24) as u8; in pci_read_header() localVariable