Home
last modified time | relevance | path

Searched refs:drerr_new (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c491 err = drerr_new(1, EX86_GETPROP, "device node %s: property %s", in drmach_device_new()
533 return (drerr_new(0, EX86_NOTID, NULL)); in drmach_device_status()
611 return (drerr_new(0, EX86_INAPPROP, NULL)); in drmach_board_release()
723 return (drerr_new(0, EX86_INAPPROP, NULL)); in drmach_board_status()
727 return (drerr_new(0, EX86_INAPPROP, NULL)); in drmach_board_status()
730 return (drerr_new(0, EX86_INAPPROP, NULL)); in drmach_board_status()
1016 return (drerr_new(0, EX86_INAPPROP, NULL)); in drmach_io_release()
1108 return (drerr_new(0, EX86_INAPPROP, NULL)); in drmach_cpu_release()
1280 return (drerr_new(1, EX86_MC_SETUP, NULL)); in drmach_mem_new()
1317 return (drerr_new(0, EX86_INAPPROP, NULL)); in drmach_mem_release()
[all …]
H A Ddrmach_acpi.h81 drerr_new(1, EX86_INTERNAL, drmach_ie_fmt, __LINE__)
/titanic_41/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c297 drerr_new(1, EOPL_INTERNAL, drmach_ie_fmt, __LINE__)
952 return (drerr_new(0, EOPL_INAPPROP, NULL)); in drmach_configure()
965 err = drerr_new(1, EOPL_DRVFAIL, path); in drmach_configure()
991 err = drerr_new(1, EOPL_GETPROP, "device node %s: property %s", in drmach_device_new()
1086 return (drerr_new(0, EOPL_INAPPROP, NULL)); in drmach_board_status()
1320 err = drerr_new(1, EOPL_SUPPORT, NULL); in drmach_pre_op()
1323 err = drerr_new(1, EOPL_SUPPORT, NULL); in drmach_pre_op()
1334 err = drerr_new(0, ESBD_STATE, NULL); in drmach_pre_op()
1336 err = drerr_new(1, EOPL_SUPPORT, NULL); in drmach_pre_op()
1340 err = drerr_new(0, ESBD_STATE, NULL); in drmach_pre_op()
[all …]
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c277 drerr_new(1, ESTF_INTERNAL, drmach_ie_fmt, __LINE__)
648 return (drerr_new(0, ESTF_INAPPROP, NULL)); in drmach_configure()
678 err = drerr_new(1, ESTF_DRVFAIL, path); in drmach_configure()
699 err = drerr_new(1, ESTF_GETPROP, in drmach_device_new()
764 err = drerr_new(1, ESTF_GETPROP, in drmach_device_get_prop()
780 err = drerr_new(1, ESTF_GETPROPLEN, in drmach_device_get_proplen()
836 return (drerr_new(0, ESTF_INAPPROP, NULL)); in drmach_board_status()
1060 return (drerr_new(0, ESTF_INAPPROP, NULL)); in drmach_get_mc_asr_addr()
1083 return (drerr_new(0, ESTF_INAPPROP, NULL)); in drmach_get_mc_idle_addr()
1106 return (drerr_new(0, ESTF_INAPPROP, NULL)); in drmach_read_mc_asr()
[all …]
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c488 drerr_new(1, ESTC_INTERNAL, drmach_ie_fmt, __LINE__)
1074 return (drerr_new(0, ESTC_INAPPROP, NULL)); in drmach_configure()
1097 err = drerr_new(1, ESTC_DRVFAIL, path); in drmach_configure()
1135 err = drerr_new(1, ESTC_GETPROP, in drmach_device_new()
1240 return (drerr_new(0, ESTC_INAPPROP, NULL)); in drmach_board_status()
2229 return (drerr_new(0, ESTC_NONE, NULL)); in drmach_mbx2sbderr()
2235 return (drerr_new(1, ESTC_MBXRQST, NULL)); in drmach_mbx2sbderr()
2237 return (drerr_new(1, ESTC_MBXRPLY, NULL)); in drmach_mbx2sbderr()
2248 return (drerr_new(0, ESTC_NOACL, "%s", a_pnt)); in drmach_mbx2sbderr()
2250 return (drerr_new(0, ESTC_NOT_ASSIGNED, "%s", a_pnt)); in drmach_mbx2sbderr()
[all …]
/titanic_41/usr/src/uts/i86pc/sys/
H A Ddr_util.h63 extern sbd_error_t *drerr_new(int log, int e_code, char *fmt, ...);
H A Ddr.h56 drerr_new(1, ESBD_INTERNAL, dr_ie_fmt, __LINE__)
/titanic_41/usr/src/uts/sun4u/ngdr/sys/
H A Ddr_util.h66 extern sbd_error_t *drerr_new(int log, int e_code, char *fmt, ...);
H A Ddr.h74 drerr_new(1, ESBD_INTERNAL, dr_ie_fmt, __LINE__)
/titanic_41/usr/src/uts/i86pc/io/dr/
H A Ddr_util.c136 drerr_new(int log, int e_code, char *fmt, ...) in drerr_new() function
H A Ddr_quiesce.c1042 new_sbd_err = drerr_new(1, e_code, buf); in drerr_int()
H A Ddr.c2795 err = drerr_new(0, code, cp->sbdev_path, NULL); in dr_dev_err()
/titanic_41/usr/src/uts/sun4u/ngdr/io/
H A Ddr_util.c136 drerr_new(int log, int e_code, char *fmt, ...) in drerr_new() function
H A Ddr_quiesce.c1104 new_sbd_err = drerr_new(1, e_code, buf); in drerr_int()
H A Ddr.c2825 err = drerr_new(0, code, cp->sbdev_path, NULL); in dr_dev_err()