Searched refs:SUN_FORMAT (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dpiclsmc.c177 if (format->format == SUN_FORMAT) {
201 if (format->format == SUN_FORMAT) {
643 if (format->format == SUN_FORMAT) {
666 if (format->format == SUN_FORMAT) {
879 format.format |= SUN_FORMAT;
893 fru_format->format = SUN_FORMAT;
980 if (fru_format->format & SUN_FORMAT) {
985 (~ (SUN_FORMAT));
991 (~ (SUN_FORMAT));
H A Dpiclsdr.c101 fru_format->format |= SUN_FORMAT;
113 fru_format->format |= SUN_FORMAT;
H A Dfru_access_impl.h74 #define SUN_FORMAT 0x2 macro
H A Dlibfruaccess.c47 static int precedence = SUN_FORMAT; /* by default */
3115 cont_hash_obj->u.cont_obj->format.format = SUN_FORMAT;

Completed in 53 milliseconds