Searched refs:adx_outb (Results 1 – 3 of 3) sorted by relevance
21 extern void adx_outb(unsigned char value, unsigned long port);55 #define __outb adx_outb
35 mv_outb: adx_outb,
82 void adx_outb(unsigned char b, unsigned long port) in adx_outb() function