Searched refs:INFORM (Results 1 – 3 of 3) sorted by relevance
119 SW2=xxxxxx00 PCI SLOT INFORM: The CDS carrier is in slot0 of the Arcadia120 xxxxxx01 PCI SLOT INFORM: The CDS carrier is in slot1 of the Arcadia121 xxxxxx10 PCI SLOT INFORM: The CDS carrier is in slot2 of the Arcadia122 xxxxxx11 PCI SLOT INFORM: The CDS carrier is in slot3 of the Arcadia
29 #define INFORM(loc, msg, ...) inform(loc, "randstruct: " msg, ##__VA_ARGS__) macro30 #define MISMATCH(loc, how, ...) INFORM(loc, "casting between randomized structure pointer types (" …
40 #define INFORM 0x02 /* Input Format */ macro