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

/freebsd-9.3-release/sys/ofed/include/linux/
H A Dkernel.h59 #define BUG() panic("BUG") macro
60 #define BUG_ON(condition) do { if (condition) BUG(); } while(0)
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-twsi.c169 BUG(); /* The I2C driver is not compiled in */
263 BUG(); /* The I2C driver is not compiled in */
345 BUG(); /* The I2C driver is not compiled in */
452 BUG(); /* The I2C driver is not compiled in */
/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Diwcm.c298 BUG();
374 BUG();
796 BUG();
825 BUG();
H A Dverbs.c91 BUG();
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_mount.c1939 BUG();
1974 BUG();
2077 BUG();
2134 BUG();
/freebsd-9.3-release/sys/mips/mips/
H A Dsupport.S763 PTR_ADDU a1, a1, 1 # MMU BUG ? can not do -1(a1) at 0x80000000!!

Completed in 110 milliseconds