Lines Matching defs:portp
99 static inline unsigned char _ne_inb(void *portp) in _ne_inb()
104 static inline unsigned short _ne_inw(void *portp) in _ne_inw()
109 static inline void _ne_insb(void *portp, void * addr, unsigned long count) in _ne_insb()
117 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb()
122 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw()
284 unsigned char *portp = __port2addr_ata(port); in _insb() local
297 unsigned char *portp = PORT2ADDR(port); in _insb() local
306 unsigned short *portp; in _insw() local
334 unsigned long *portp; in _insl() local
344 unsigned char *portp; in _outsb() local
372 unsigned short *portp; in _outsw() local
400 unsigned char *portp; in _outsl() local