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