Searched refs:cur_ioport (Results 1 – 1 of 1) sorted by relevance
3342 struct sony_pic_ioport *cur_ioport; member3597 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call1()3599 outb(dev, spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call1()3600 v1 = inb_p(spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call1()3601 v2 = inb_p(spic_dev.cur_ioport->io1.minimum); in sony_pic_call1()3610 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call2()3612 outb(dev, spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call2()3613 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call2()3615 outb(fn, spic_dev.cur_ioport->io1.minimum); in sony_pic_call2()3616 v1 = inb_p(spic_dev.cur_ioport->io1.minimum); in sony_pic_call2()[all …]