tag | line | file | source code |
io_Index_Addr | 142 | drivers/sound/ad1848.c | outb ((unsigned char) (reg & 0xff) | devc->MCE_bit, io_Index_Addr (devc)); |
io_Index_Addr | 161 | drivers/sound/ad1848.c | outb ((unsigned char) (reg & 0xff) | devc->MCE_bit, io_Index_Addr (devc)); |
io_Index_Addr | 242 | drivers/sound/ad1848.c | prev = inb (io_Index_Addr (devc)); |
io_Index_Addr | 249 | drivers/sound/ad1848.c | outb (devc->MCE_bit, io_Index_Addr (devc)); |
io_Index_Addr | 267 | drivers/sound/ad1848.c | prev = inb (io_Index_Addr (devc)); |
io_Index_Addr | 268 | drivers/sound/ad1848.c | outb (0x00, io_Index_Addr (devc)); /* Clear the MCE bit */ |
io_Index_Addr | 276 | drivers/sound/ad1848.c | outb (0x00, io_Index_Addr (devc)); /* Clear the MCE bit */ |