Lines Matching refs:BUG
73 ({ BUG(); 0; }); \
86 BUG(); \
406 #define SMC_inl(ioaddr, reg) ({ BUG(); 0; })
407 #define SMC_outl(x, ioaddr, reg) BUG()
408 #define SMC_insl(a, r, p, l) BUG()
409 #define SMC_outsl(a, r, p, l) BUG()
413 #define SMC_insl(a, r, p, l) BUG()
414 #define SMC_outsl(a, r, p, l) BUG()
421 #define SMC_insw(a, r, p, l) BUG()
422 #define SMC_outsw(a, r, p, l) BUG()
427 #define SMC_insw(a, r, p, l) BUG()
428 #define SMC_outsw(a, r, p, l) BUG()
433 #define SMC_inb(ioaddr, reg) ({ BUG(); 0; })
435 #define SMC_outb(x, ioaddr, reg) BUG()
436 #define SMC_insb(a, r, p, l) BUG()
437 #define SMC_outsb(a, r, p, l) BUG()
441 #define SMC_insb(a, r, p, l) BUG()
442 #define SMC_outsb(a, r, p, l) BUG()
841 BUG(); \