Searched refs:panic (Results 251 - 275 of 1051) sorted by relevance

<<11121314151617181920>>

/freebsd-current/sys/dev/aacraid/
H A Daacraid_var.h578 panic("command is on another queue"); \
590 panic("command is on another queue"); \
606 panic("command not in queue"); \
621 panic("command not in queue"); \
/freebsd-current/sys/amd64/amd64/
H A Defirt_support.S81 call panic
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_vcbus.c210 panic("No suitable SOC memory configuration found.");
/freebsd-current/sys/dev/mfi/
H A Dmfivar.h487 panic("command %p is on another queue, " \
498 panic("command %p is on another queue, " \
512 panic("command %p not in queue, " \
526 panic("command %p not in queue, flags = %#x, " \
/freebsd-current/sys/dev/qlxgb/
H A Dqla_os.h172 #define QL_ASSERT(x, y) if (!x) panic y
/freebsd-current/sys/dev/xdma/
H A Dxdma_iommu.c111 panic("Could not allocate virtual address.\n");
/freebsd-current/sys/dev/ofw/
H A Dopenfirm.c670 panic("Attempt to find device before xreflist_init");
683 panic("Attempt to find xref before xreflist_init");
704 panic("Attempt to register device before xreflist_init");
839 panic("OF_exit: Open Firmware not available");
H A Dofw_disk.c94 panic("ofwd: incorrect i/o count");
/freebsd-current/sys/vm/
H A Dsg_pager.c215 panic("sg_pager_putpage called");
/freebsd-current/sys/sys/
H A Drefcount.h53 panic("refcount %p wraparound", count);
/freebsd-current/sys/kern/
H A Dkern_clock.c197 panic("%s: possible deadlock detected for %p (%s), "
231 panic("%s: possible deadlock detected for %p (%s), "
253 * If the lock can't be held after 100 tries, panic.
257 panic("%s: possible deadlock detected "
837 panic("watchdog timeout");
H A Dsubr_autoconf.c238 panic("config_intrhook_disestablish: disestablishing an "
/freebsd-current/sys/netpfil/ipfw/
H A Dip_fw_bpf.c179 panic("%s: unsupported len %d", __func__, dlen);
/freebsd-current/sys/i386/i386/
H A Dmem.c103 panic("memrw");
H A Dk6_mem.c110 panic("k6_mrinit: malloc returns NULL");
/freebsd-current/sys/powerpc/fpu/
H A Dfpu_add.c205 panic("fpu_add");
/freebsd-current/stand/libsa/
H A Dudp.c97 panic("sendudp: bad write (%zd != %zd)", cc, len);
H A Dnet.c112 panic("sendrecv: short write! (%zd < %zd)",
/freebsd-current/sys/arm/ti/
H A Dti_cpuid.c285 panic("Unknown chip type, fixme!\n");
/freebsd-current/sys/amd64/acpica/
H A Dacpi_machdep.c272 panic("failed to add acpi0 device");
/freebsd-current/sys/arm/arm/
H A Dmem.c97 panic("memrw");
149 /* else panic! */
H A Dcpufunc.c204 * Cannot panic here as we may not have a console yet ...
253 panic("No support for this CPU type (%08x) in kernel", cputype);
/freebsd-current/sys/dev/xen/bus/
H A Dxenpv.c83 panic("Unable to attach xenpv bus.");
/freebsd-current/sys/dev/hwreset/
H A Dhwreset.c173 panic("%s called on not ofw based device.\n", __func__);
/freebsd-current/sys/arm/mv/clk/
H A Darmada38x_coreclk.c192 panic("Cannot finalize clock domain initialization.\n");

Completed in 336 milliseconds

<<11121314151617181920>>