Home
last modified time | relevance | path

Searched refs:BUSENTRY (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/include/
H A Dmptable.h100 typedef struct BUSENTRY { struct
/freebsd/tools/tools/ncpus/
H A Dbiosmptable.c98 entry_type_p += sizeof(struct BUSENTRY); in biosmptable_detect()
/freebsd/usr.sbin/mptable/
H A Dmptable.c610 entry += sizeof(struct BUSENTRY); in MPConfigTableHeader()