Searched refs:PIO_STATUS (Results 1 – 2 of 2) sorted by relevance
275 static int PIO_STATUS; /* PIO status (r/w) */ variable353 i = inb(PIO_STATUS); in NCR53c406a_pio_read()407 i = inb(PIO_STATUS); in NCR53c406a_pio_write()798 pio_status = inb(PIO_STATUS); in NCR53c406a_intr()990 outb(0x00, PIO_STATUS); in chip_init()992 outb(0x01, PIO_STATUS); in chip_init()1039 PIO_STATUS = (port_base + 0x08); in calc_port_addr()
123 #define PIO_STATUS 0x08 /* PIO status (r/w) */ macro220 outb(0x01, io_port + PIO_STATUS); in chip_init()252 i = inb(base + PIO_STATUS); in SYM53C500_pio_read()307 i = inb(base + PIO_STATUS); in SYM53C500_pio_write()370 pio_status = inb(port_base + PIO_STATUS); in SYM53C500_intr()