tag | line | file | source code |
io_Index_Addr | 145 | drivers/sound/ad1848.c | outb ((unsigned char) (reg & 0xff) | devc->MCE_bit, io_Index_Addr (devc)); |
io_Index_Addr | 165 | drivers/sound/ad1848.c | outb ((unsigned char) (reg & 0xff) | devc->MCE_bit, io_Index_Addr (devc)); |
io_Index_Addr | 248 | drivers/sound/ad1848.c | prev = inb (io_Index_Addr (devc)); |
io_Index_Addr | 255 | drivers/sound/ad1848.c | outb (devc->MCE_bit, io_Index_Addr (devc)); |
io_Index_Addr | 273 | drivers/sound/ad1848.c | prev = inb (io_Index_Addr (devc)); |
io_Index_Addr | 274 | drivers/sound/ad1848.c | outb (0x00, io_Index_Addr (devc)); /* Clear the MCE bit */ |
io_Index_Addr | 282 | drivers/sound/ad1848.c | outb (0x00, io_Index_Addr (devc)); /* Clear the MCE bit */ |