Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sh/
Dio_keywest.h37 extern void keywest_outsb(unsigned long port, const void *addr, unsigned long count);
76 # define __outsb keywest_outsb
/linux-2.4.37.9/arch/sh/kernel/
Dmach_keywest.c47 mv_outsb: keywest_outsb,
Dio_keywest.c274 void keywest_outsb(unsigned long port, const void *buffer, unsigned long count) in keywest_outsb() function