Lines Matching refs:BUG
364 #define SMC_inl(ioaddr, reg) ({ BUG(); 0; })
365 #define SMC_outl(x, ioaddr, reg) BUG()
366 #define SMC_insl(a, r, p, l) BUG()
367 #define SMC_outsl(a, r, p, l) BUG()
371 #define SMC_insl(a, r, p, l) BUG()
372 #define SMC_outsl(a, r, p, l) BUG()
395 #define SMC_insw(a, r, p, l) BUG()
396 #define SMC_outsw(a, r, p, l) BUG()
401 #define SMC_insw(a, r, p, l) BUG()
402 #define SMC_outsw(a, r, p, l) BUG()
406 #define SMC_inb(ioaddr, reg) ({ BUG(); 0; })
407 #define SMC_outb(x, ioaddr, reg) BUG()
408 #define SMC_insb(a, r, p, l) BUG()
409 #define SMC_outsb(a, r, p, l) BUG()
413 #define SMC_insb(a, r, p, l) BUG()
414 #define SMC_outsb(a, r, p, l) BUG()
813 BUG(); \