Searched refs:DR_HPOPTLEN (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddr_mbx.h52 #define DR_HPOPTLEN 512 /* maximum length of hpost options */ macro
200 char hpost_opts[DR_HPOPTLEN];
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c4995 cpylen = (opts->size > DR_HPOPTLEN ? DR_HPOPTLEN : opts->size);

Completed in 74 milliseconds