Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mptable/
H A Dmptable.c71 #define ONE_KBYTE 1024 macro
280 readEntry( buffer, ONE_KBYTE ); in apic_probe()
282 for ( x = 0; x < ONE_KBYTE / (int)sizeof ( unsigned int ); NEXT(x) ) { in apic_probe()
304 readEntry( buffer, ONE_KBYTE ); in apic_probe()
306 for ( x = 0; x < ONE_KBYTE / (int)sizeof ( unsigned int ); NEXT(x) ) { in apic_probe()
321 readEntry( buffer, ONE_KBYTE ); in apic_probe()
323 for ( x = 0; x < ONE_KBYTE / (int)sizeof ( unsigned int ); NEXT(x) ) { in apic_probe()