/drivers/acpi/acpica/ |
D | utexcep.c | 68 const struct acpi_exception_info *exception; in acpi_format_exception() local 72 exception = acpi_ut_validate_exception(status); in acpi_format_exception() 73 if (!exception) { in acpi_format_exception() 83 return (exception->name); in acpi_format_exception() 104 const struct acpi_exception_info *exception = NULL; in ACPI_EXPORT_SYMBOL() local 117 exception = &acpi_gbl_exception_names_env[sub_status]; in ACPI_EXPORT_SYMBOL() 124 exception = &acpi_gbl_exception_names_pgm[sub_status]; in ACPI_EXPORT_SYMBOL() 131 exception = &acpi_gbl_exception_names_tbl[sub_status]; in ACPI_EXPORT_SYMBOL() 138 exception = &acpi_gbl_exception_names_aml[sub_status]; in ACPI_EXPORT_SYMBOL() 145 exception = &acpi_gbl_exception_names_ctrl[sub_status]; in ACPI_EXPORT_SYMBOL() [all …]
|
/drivers/s390/char/ |
D | tape_3590.c | 963 char *exception, *service; in tape_3590_print_mim_msg_f0() local 965 exception = kmalloc(BUFSIZE, GFP_ATOMIC); in tape_3590_print_mim_msg_f0() 968 if (!exception || !service) in tape_3590_print_mim_msg_f0() 975 snprintf(exception, BUFSIZE, "Data degraded"); in tape_3590_print_mim_msg_f0() 978 snprintf(exception, BUFSIZE, "Data degraded in partion %i", in tape_3590_print_mim_msg_f0() 982 snprintf(exception, BUFSIZE, "Medium degraded"); in tape_3590_print_mim_msg_f0() 985 snprintf(exception, BUFSIZE, "Medium degraded in partition %i", in tape_3590_print_mim_msg_f0() 989 snprintf(exception, BUFSIZE, "Block 0 Error"); in tape_3590_print_mim_msg_f0() 992 snprintf(exception, BUFSIZE, "Medium Exception 0x%02x", in tape_3590_print_mim_msg_f0() 996 snprintf(exception, BUFSIZE, "0x%02x", in tape_3590_print_mim_msg_f0() [all …]
|
/drivers/scsi/ |
D | mesh.c | 315 mr->exception, mr->error, mr->intr_mask, mr->interrupt, in mesh_dump_regs() 367 out_8(&mr->exception, 0xff); /* clear all exception bits */ in mesh_init() 445 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd() 457 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd() 464 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd() 502 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd() 508 MKWORD(mr->interrupt, mr->exception, in mesh_start_cmd() 520 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd() 525 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd() 536 MKWORD(mr->interrupt, mr->exception, mr->error, mr->fifo_count)); in mesh_start_cmd() [all …]
|
D | mesh.h | 29 unsigned char exception; member
|
/drivers/md/ |
D | Makefile | 8 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
|
/drivers/usb/host/ |
D | ehci-hcd.c | 906 qh->exception = 1; in ehci_urb_dequeue() 967 qh->exception = 1; in ehci_endpoint_disable() 1037 qh->exception = 1; in ehci_endpoint_reset()
|
D | ehci-q.c | 536 qh->exception = 1; in qh_completions() 539 return qh->exception; in qh_completions() 1001 qh->exception = 0; in qh_link_async()
|
D | ehci.h | 439 unsigned exception:1; /* got a fault, or an unlink member
|
D | ehci-sched.c | 598 qh->exception = 0; in qh_link_periodic()
|
/drivers/isdn/hardware/eicon/ |
D | io.h | 305 extern void dump_trap_frame(PISDN_ADAPTER IoAdapter, byte __iomem *exception);
|
/drivers/net/wireless/iwlwifi/ |
D | Kconfig | 57 used by most existing devices (with the exception of 7260
|
/drivers/gpu/drm/nouveau/core/engine/copy/fuc/ |
D | nva3.fuc | 298 // $r2 will be used to store exception data 347 // store exception data in SCRATCH0/SCRATCH1, signal hostirq
|
/drivers/gpu/drm/nouveau/core/engine/graph/fuc/ |
D | gpc.fuc | 55 // reports an exception to the host
|
D | hub.fuc | 50 // reports an exception to the host
|
/drivers/staging/rtl8192e/ |
D | license | 163 exception, the source code distributed need not include anything that is
|
/drivers/staging/rtl8192u/ |
D | copying | 160 special exception, the source code distributed need not include
|
/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 2825 int exception = 0; in megasas_complete_cmd() local 2867 exception = 1; in megasas_complete_cmd() 2870 if (exception) { in megasas_complete_cmd()
|
/drivers/atm/ |
D | zatm.c | 316 static void exception(struct atm_vcc *vcc)
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 2175 } exception; member
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 562 * the SEERDY goes high 800 nsec later. The one exception to this is
|
D | aic7xxx.seq | 1137 * in an ILLSADDR exception.
|
/drivers/staging/speakup/ |
D | spkguide.txt | 541 kernel, with the exception of the help module, or it can be compiled as
|