Searched refs:IOPD (Results 1 – 1 of 1) sorted by relevance
120 #define IOPD 0x02 /* I/O Pipe Data (16 bits), PIO operation. */ macro511 insw(ioaddr + IOPD, hdr, sizeof(struct e8390_pkt_hdr)>>1); in ultra_pio_get_hdr()524 insw(ioaddr + IOPD, buf, (count+1)>>1); in ultra_pio_input()533 outsw(ioaddr + IOPD, buf, (count+1)>>1); in ultra_pio_output()