Lines Matching refs:BUG
395 #define SMC_inl(ioaddr, reg) ({ BUG(); 0; })
396 #define SMC_outl(x, ioaddr, reg) BUG()
397 #define SMC_insl(a, r, p, l) BUG()
398 #define SMC_outsl(a, r, p, l) BUG()
402 #define SMC_insl(a, r, p, l) BUG()
403 #define SMC_outsl(a, r, p, l) BUG()
426 #define SMC_insw(a, r, p, l) BUG()
427 #define SMC_outsw(a, r, p, l) BUG()
432 #define SMC_insw(a, r, p, l) BUG()
433 #define SMC_outsw(a, r, p, l) BUG()
437 #define SMC_inb(ioaddr, reg) ({ BUG(); 0; })
438 #define SMC_outb(x, ioaddr, reg) BUG()
439 #define SMC_insb(a, r, p, l) BUG()
440 #define SMC_outsb(a, r, p, l) BUG()
444 #define SMC_insb(a, r, p, l) BUG()
445 #define SMC_outsb(a, r, p, l) BUG()
844 BUG(); \