OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bist
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/stand/aout2hux/
aout2hux.c
726
void
bist
(void);
732
bist
(void)
function in typeref:typename:void
754
fprintf(stderr, "
BIST
failed\n");
832
bist
();
/src/sys/dev/pci/
pcireg.h
416
* PCI
BIST
/Header Type/Latency Timer/Cache Line Size Register.
445
#define PCI_BHLC_CODE(
bist
,type,multi,latency,cacheline) \
446
((((
bist
) & PCI_BIST_MASK) << PCI_BIST_SHIFT) | \
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025