Searched refs:BUG (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/sys/xen/interface/hvm/
H A Dsave.h71 # include <xen/lib.h> /* BUG() */
74 { BUG(); return -1; } \
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-twsi.c169 BUG(); /* The I2C driver is not compiled in */
289 BUG(); /* The I2C driver is not compiled in */
398 BUG(); /* The I2C driver is not compiled in */
505 BUG(); /* The I2C driver is not compiled in */
/freebsd-13-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_2835_arm.c253 BUG();
317 BUG();
H A Dvchiq_arm.c1856 BUG();
1885 BUG();
H A Dvchiq_core.c2113 BUG();
/freebsd-13-stable/sys/contrib/ena-com/
H A Dena_plat.h176 #define ENA_ABORT() BUG()
177 #define BUG() panic("ENA BUG") macro
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_iwcm.c305 BUG();
386 BUG();
829 BUG();
858 BUG();
H A Dib_verbs.c221 BUG();
/freebsd-13-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h299 #define BUG() \ macro
301 panic("BUG: %s:%d", __FILE__, __LINE__); \
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h99 #define BUG() panic("BUG") macro
100 #define BUG_ON(cond) KASSERT(!(cond), ("BUG ON: " #cond " -> 0x%jx", (uintmax_t)(cond)))
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h100 #define BUG() panic("BUG at %s:%d", __FILE__, __LINE__) macro
103 panic("BUG ON %s failed at %s:%d", \
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c2873 BUG();
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4465 BUG();

Completed in 196 milliseconds