Home
last modified time | relevance | path

Searched refs:exception (Results 1 – 22 of 22) sorted by relevance

/drivers/acpi/acpica/
Dutexcep.c68 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/
Dtape_3590.c963 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/
Dmesh.c315 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 …]
Dmesh.h29 unsigned char exception; member
/drivers/md/
DMakefile8 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
/drivers/usb/host/
Dehci-hcd.c906 qh->exception = 1; in ehci_urb_dequeue()
967 qh->exception = 1; in ehci_endpoint_disable()
1037 qh->exception = 1; in ehci_endpoint_reset()
Dehci-q.c536 qh->exception = 1; in qh_completions()
539 return qh->exception; in qh_completions()
1001 qh->exception = 0; in qh_link_async()
Dehci.h439 unsigned exception:1; /* got a fault, or an unlink member
Dehci-sched.c598 qh->exception = 0; in qh_link_periodic()
/drivers/isdn/hardware/eicon/
Dio.h305 extern void dump_trap_frame(PISDN_ADAPTER IoAdapter, byte __iomem *exception);
/drivers/net/wireless/iwlwifi/
DKconfig57 used by most existing devices (with the exception of 7260
/drivers/gpu/drm/nouveau/core/engine/copy/fuc/
Dnva3.fuc298 // $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/
Dgpc.fuc55 // reports an exception to the host
Dhub.fuc50 // reports an exception to the host
/drivers/staging/rtl8192e/
Dlicense163 exception, the source code distributed need not include anything that is
/drivers/staging/rtl8192u/
Dcopying160 special exception, the source code distributed need not include
/drivers/scsi/megaraid/
Dmegaraid_sas_base.c2825 int exception = 0; in megasas_complete_cmd() local
2867 exception = 1; in megasas_complete_cmd()
2870 if (exception) { in megasas_complete_cmd()
/drivers/atm/
Dzatm.c316 static void exception(struct atm_vcc *vcc)
/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2175 } exception; member
/drivers/scsi/aic7xxx/
Daic7xxx.reg562 * the SEERDY goes high 800 nsec later. The one exception to this is
Daic7xxx.seq1137 * in an ILLSADDR exception.
/drivers/staging/speakup/
Dspkguide.txt541 kernel, with the exception of the help module, or it can be compiled as