Lines Matching defs:portp
37 static inline unsigned char _ne_inb(void *portp) in _ne_inb()
42 static inline unsigned short _ne_inw(void *portp) in _ne_inw()
51 static inline void _ne_insb(void *portp, void *addr, unsigned long count) in _ne_insb()
58 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb()
63 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw()
156 unsigned char *portp = PORT2ADDR(port); in _insb() local
165 unsigned short *portp; in _insw() local
181 unsigned long *portp; in _insl() local
191 unsigned char *portp; in _outsb() local
207 unsigned short *portp; in _outsw() local
223 unsigned char *portp; in _outsl() local