Lines Matching refs:fault
78 #include <apollo/fault.h>
99 /* Handle for fault handler */
131 /* This function is the fault handler for the server. Currently, it only
139 DBG(1, "In fault handler, status is %08x\n", FaultStatusPtr->status.all);
144 DomainErrorCheck(status, "Can't release fault handler");
147 DBG(0, "Unrecognized fault type %08x, exiting\n", FaultStatusPtr->status.all);
243 guarantee that it will generate a fault, and I can add support for it. */
280 DBG(1, "Error - SCSI timeout, or async fault\n");
359 /* I fault out in this case because I want to know about this error,
469 /* Establish the fault handler */
471 DomainErrorCheck(status, "Can't establish fault handler");