/drivers/acpi/acpica/ |
D | utexcep.c | 67 const struct acpi_exception_info *exception; in acpi_format_exception() local 71 exception = acpi_ut_validate_exception(status); in acpi_format_exception() 72 if (!exception) { in acpi_format_exception() 82 return (exception->name); in acpi_format_exception() 103 const struct acpi_exception_info *exception = NULL; in ACPI_EXPORT_SYMBOL() local 116 exception = &acpi_gbl_exception_names_env[sub_status]; in ACPI_EXPORT_SYMBOL() 123 exception = &acpi_gbl_exception_names_pgm[sub_status]; in ACPI_EXPORT_SYMBOL() 130 exception = &acpi_gbl_exception_names_tbl[sub_status]; in ACPI_EXPORT_SYMBOL() 137 exception = &acpi_gbl_exception_names_aml[sub_status]; in ACPI_EXPORT_SYMBOL() 144 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/staging/csr/ |
D | LICENSE.txt | 30 As a special exception, if other files instantiate templates or use 38 This exception does not invalidate any other reasons why a work based
|
/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 | 907 qh->exception = 1; in ehci_urb_dequeue() 967 qh->exception = 1; in ehci_endpoint_disable() 1041 qh->exception = 1; in ehci_endpoint_reset()
|
D | ehci-q.c | 548 qh->exception = 1; in qh_completions() 551 return qh->exception; in qh_completions() 996 qh->exception = 0; in qh_link_async()
|
D | ehci.h | 410 unsigned exception:1; /* got a fault, or an unlink member
|
D | ehci-sched.c | 542 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/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 | gpcnve0.fuc | 131 // reports an exception to the host
|
D | gpcnvc0.fuc | 219 // reports an exception to the host
|
D | hubnvc0.fuc | 169 // reports an exception to the host
|
D | hubnve0.fuc | 119 // reports an exception to the host
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx.reg | 20 * GPL with the exception of any terms or conditions of this License that 1128 * the SEERDY goes high 800 nsec later. The one exception to this is
|
D | aic7xxx.seq | 20 * GPL with the exception of any terms or conditions of this License that
|
/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 2161 int exception = 0; in megasas_complete_cmd() local 2202 exception = 1; in megasas_complete_cmd() 2205 if (exception) { in megasas_complete_cmd()
|
/drivers/staging/rtl8192e/ |
D | license | 163 exception, the source code distributed need not include anything that is
|
/drivers/staging/usbip/userspace/ |
D | COPYING | 160 special exception, the source code distributed need not include
|
/drivers/staging/rtl8192u/ |
D | copying | 160 special exception, the source code distributed need not include
|
/drivers/atm/ |
D | zatm.c | 316 static void exception(struct atm_vcc *vcc)
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 2078 } exception; member
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 562 * the SEERDY goes high 800 nsec later. The one exception to this is
|