Searched refs:bigsur_outb (Results 1 – 3 of 3) sorted by relevance
27 extern void bigsur_outb(unsigned char value, unsigned long port);60 # define __outb bigsur_outb
37 mv_outb: bigsur_outb,
197 void bigsur_outb(unsigned char b, unsigned long port) in bigsur_outb() function