Lines Matching defs:portp
84 static inline unsigned char _ne_inb(void *portp) in _ne_inb()
89 static inline unsigned short _ne_inw(void *portp) in _ne_inw()
94 static inline void _ne_insb(void *portp, void * addr, unsigned long count) in _ne_insb()
102 static inline void _ne_outb(unsigned char b, void *portp) in _ne_outb()
107 static inline void _ne_outw(unsigned short w, void *portp) in _ne_outw()
265 unsigned char *portp = __port2addr_ata(port); in _insb() local
278 unsigned char *portp = PORT2ADDR(port); in _insb() local
287 unsigned short *portp; in _insw() local
314 unsigned long *portp; in _insl() local
324 unsigned char *portp; in _outsb() local
351 unsigned short *portp; in _outsw() local
378 unsigned char *portp; in _outsl() local