Lines Matching defs:errnum
143 int fd, fcode_fd = -1, errnum = 0, devcnt = 0, retval = 0, isSbus = 0;
351 errnum = 2; /* can't get chip_id */
354 errnum = 3; /* file/card mismatch */
357 errnum = 0; /* everything is ok */
360 if (!q_warn(errnum)) {
873 q_warn(int errnum)
878 if (errnum == 1) {
884 if (errnum == 2) {
889 } else if (errnum == 3) {
1058 int errnum = 0, fcio_errno = 0;
1234 errnum = 0;
1244 errnum = 2; /* can't get prom properties */
1266 if (!q_warn(errnum)) {