Home
last modified time | relevance | path

Searched refs:bigsur_outb (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-sh/
Dio_bigsur.h27 extern void bigsur_outb(unsigned char value, unsigned long port);
60 # define __outb bigsur_outb
/linux-2.4.37.9/arch/sh/kernel/
Dmach_bigsur.c37 mv_outb: bigsur_outb,
Dio_bigsur.c197 void bigsur_outb(unsigned char b, unsigned long port) in bigsur_outb() function