Searched refs:cur_ioport (Results 1 – 1 of 1) sorted by relevance
3362 struct sony_pic_ioport *cur_ioport; member3617 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call1()3619 outb(dev, spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call1()3620 v1 = inb_p(spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call1()3621 v2 = inb_p(spic_dev.cur_ioport->io1.minimum); in sony_pic_call1()3630 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call2()3632 outb(dev, spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call2()3633 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call2()3635 outb(fn, spic_dev.cur_ioport->io1.minimum); in sony_pic_call2()3636 v1 = inb_p(spic_dev.cur_ioport->io1.minimum); in sony_pic_call2()[all …]