Lines Matching refs:BUG
73 ({ BUG(); 0; }); \
86 BUG(); \
417 #define SMC_inl(ioaddr, reg) ({ BUG(); 0; })
418 #define SMC_outl(x, ioaddr, reg) BUG()
419 #define SMC_insl(a, r, p, l) BUG()
420 #define SMC_outsl(a, r, p, l) BUG()
424 #define SMC_insl(a, r, p, l) BUG()
425 #define SMC_outsl(a, r, p, l) BUG()
432 #define SMC_insw(a, r, p, l) BUG()
433 #define SMC_outsw(a, r, p, l) BUG()
438 #define SMC_insw(a, r, p, l) BUG()
439 #define SMC_outsw(a, r, p, l) BUG()
444 #define SMC_inb(ioaddr, reg) ({ BUG(); 0; })
446 #define SMC_outb(x, ioaddr, reg) BUG()
447 #define SMC_insb(a, r, p, l) BUG()
448 #define SMC_outsb(a, r, p, l) BUG()
452 #define SMC_insb(a, r, p, l) BUG()
453 #define SMC_outsb(a, r, p, l) BUG()
852 BUG(); \