Lines Matching defs:interconnect
4843 * (interconnect assembly) messages.
4852 Interconnect_st interconnect;
4862 (void *)&interconnect, sizeof (interconnect));
4865 if (interconnect.code == S_OK) {
4869 } else if (interconnect.code == S_NOT_INSTALLED) {
4872 } else if (interconnect.code == S_CRITICAL) {
4873 if (interconnect.eprom_fail != NULL) {
4881 } else if (interconnect.code == S_NONCRITICAL) {
4882 if (interconnect.eprom_fail != NULL) {
4890 } else if (interconnect.code == S_NOT_AVAILABLE) {