Searched refs:keywest_outsb (Results 1 – 3 of 3) sorted by relevance
37 extern void keywest_outsb(unsigned long port, const void *addr, unsigned long count);76 # define __outsb keywest_outsb
47 mv_outsb: keywest_outsb,
274 void keywest_outsb(unsigned long port, const void *buffer, unsigned long count) in keywest_outsb() function