Searched refs:read_pio (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Deata.c57 * fixed endian-ness problem in read_pio.
1009 static int read_pio(unsigned long iobase, ushort * start, ushort * end) read_pio() function
1106 if (read_pio(port_base, (ushort *) & info, (ushort *) & info.ipad[0])) { port_detect()
1108 printk("%s: detect, read_pio failed at 0x%03lx.\n", name, port_detect()

Completed in 65 milliseconds