Searched refs:PORT2ADDR (Results 1 – 8 of 8) sorted by relevance
14 #define PORT2ADDR(port) _port2addr(port) macro74 return *(volatile unsigned char *)PORT2ADDR(port); in _inb()82 return *(volatile unsigned short *)PORT2ADDR(port); in _inw()87 return *(volatile unsigned long *)PORT2ADDR(port); in _inl()116 *(volatile unsigned char *)PORT2ADDR(port) = b; in _outb()124 *(volatile unsigned short *)PORT2ADDR(port) = w; in _outw()129 *(volatile unsigned long *)PORT2ADDR(port) = l; in _outl()156 unsigned char *portp = PORT2ADDR(port); in _insb()172 portp = PORT2ADDR(port); in _insw()183 portp = PORT2ADDR(port); in _insl()[all …]
39 #define PORT2ADDR(port) _port2addr(port) macro64 return *(volatile unsigned char *)PORT2ADDR(port); in _inb()74 return *(volatile unsigned short *)PORT2ADDR(port); in _inw()84 return *(volatile unsigned long *)PORT2ADDR(port); in _inl()113 *(volatile unsigned char *)PORT2ADDR(port) = b; in _outb()121 *(volatile unsigned short *)PORT2ADDR(port) = w; in _outw()129 *(volatile unsigned long *)PORT2ADDR(port) = l; in _outl()156 unsigned char *portp = PORT2ADDR(port); in _insb()171 portp = PORT2ADDR(port); in _insw()182 portp = PORT2ADDR(port); in _insl()[all …]
30 #define PORT2ADDR(port) _port2addr(port) macro113 return *(volatile unsigned char *)PORT2ADDR(port); in _inb()121 return *(volatile unsigned short *)PORT2ADDR(port); in _inw()126 return *(volatile unsigned long *)PORT2ADDR(port); in _inl()155 *(volatile unsigned char *)PORT2ADDR(port) = b; in _outb()163 *(volatile unsigned short *)PORT2ADDR(port) = w; in _outw()168 *(volatile unsigned long *)PORT2ADDR(port) = l; in _outl()195 unsigned char *portp = PORT2ADDR(port); in _insb()226 portp = PORT2ADDR(port); in _insw()237 portp = PORT2ADDR(port); in _insl()[all …]
29 #define PORT2ADDR(port) _port2addr(port) macro92 return *(volatile unsigned char *)PORT2ADDR(port); in _inb()111 return *(volatile unsigned short *)PORT2ADDR(port); in _inw()127 return *(volatile unsigned long *)PORT2ADDR(port); in _inl()163 *(volatile unsigned char *)PORT2ADDR(port) = b; in _outb()178 *(volatile unsigned short *)PORT2ADDR(port) = w; in _outw()190 *(volatile unsigned long *)PORT2ADDR(port) = l; in _outl()229 portp = PORT2ADDR(port); in _insb()253 portp = PORT2ADDR(port); in _insw()264 portp = PORT2ADDR(port); in _insl()[all …]
33 #define PORT2ADDR(port) _port2addr(port) macro134 return *(volatile unsigned char *)PORT2ADDR(port); in _inb()157 return *(volatile unsigned short *)PORT2ADDR(port); in _inw()169 return *(volatile unsigned long *)PORT2ADDR(port); in _inl()208 *(volatile unsigned char *)PORT2ADDR(port) = b; in _outb()231 *(volatile unsigned short *)PORT2ADDR(port) = w; in _outw()241 *(volatile unsigned long *)PORT2ADDR(port) = l; in _outl()282 unsigned char *portp = PORT2ADDR(port); in _insb()313 portp = PORT2ADDR(port); in _insw()324 portp = PORT2ADDR(port); in _insl()[all …]
29 #define PORT2ADDR(port) _port2addr(port) macro144 return *(volatile unsigned char *)PORT2ADDR(port); in _inb()169 return *(volatile unsigned short *)PORT2ADDR(port); in _inw()181 return *(volatile unsigned long *)PORT2ADDR(port); in _inl()221 *(volatile unsigned char *)PORT2ADDR(port) = b; in _outb()245 *(volatile unsigned short *)PORT2ADDR(port) = w; in _outw()255 *(volatile unsigned long *)PORT2ADDR(port) = l; in _outl()297 unsigned char *portp = PORT2ADDR(port); in _insb()325 portp = PORT2ADDR(port); in _insw()336 portp = PORT2ADDR(port); in _insl()[all …]
29 #define PORT2ADDR(port) _port2addr(port) macro129 return *(volatile unsigned char *)PORT2ADDR(port); in _inb()153 return *(volatile unsigned short *)PORT2ADDR(port); in _inw()165 return *(volatile unsigned long *)PORT2ADDR(port); in _inl()204 *(volatile unsigned char *)PORT2ADDR(port) = b; in _outb()227 *(volatile unsigned short *)PORT2ADDR(port) = w; in _outw()237 *(volatile unsigned long *)PORT2ADDR(port) = l; in _outl()278 unsigned char *portp = PORT2ADDR(port); in _insb()305 portp = PORT2ADDR(port); in _insw()316 portp = PORT2ADDR(port); in _insl()[all …]