Lines Matching refs:code
25 account of linking the SANE library code into it.
117 char *subsystem, *module, *code;
123 error_$find_text(status, &subsystem, &subsystem_length, &module, &module_length, &code, &code_length);
125 DBG(0, "%.*s (%.*s/%.*s)\n", code_length, code, subsystem_length, subsystem, module_length, module);
132 handles asynchronous faults. It always returns to the faulting code, but
172 /* we have a failure, return an error code, and generate debug output */
197 /* failure, print detail and return code */
335 DBG(2, "Sense information: Error code=%02x, ASC=%02x, ASCQ=%02x\n", ((u_char *)DomainFdInfo[com->fd].DomainSensePtr)[0], ((char *)DomainFdInfo[com->fd].DomainSensePtr)[0xc], ((char *)DomainFdInfo[com->fd].DomainSensePtr)[0xd]);
344 /* Warning - the following code is specific to endianness and int size */
365 /* Handle recognized error conditions by copying the error code over */
367 case scsi_$dma_underrun: /* received by some backend code */
425 /* failure, print detail and return code */