Lines Matching defs:portp
88 static inline unsigned char _ne_inb(void *portp) in _ne_inb()
93 static inline unsigned short _ne_inw(void *portp) in _ne_inw()
98 static inline void _ne_insb(void *portp, void *addr, unsigned long count) in _ne_insb()
106 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb()
111 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw()
269 unsigned char *portp = __port2addr_ata(port); in _insb() local
282 unsigned char *portp = PORT2ADDR(port); in _insb() local
291 unsigned short *portp; in _insw() local
322 unsigned long *portp; in _insl() local
332 unsigned char *portp; in _outsb() local
359 unsigned short *portp; in _outsw() local
390 unsigned char *portp; in _outsl() local