Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Deata.c935 static inline int read_pio(unsigned long iobase, ushort *start, ushort *end) { in read_pio() function
1032 if (read_pio(port_base, (ushort *)&info, (ushort *)&info.ipad[0])) { in port_detect()