Searched refs:ide_outsw (Results 1 – 3 of 3) sorted by relevance
102 #define outsw(port, buf, nr) ide_outsw((port), (buf), (nr))135 static __inline__ void ide_outsw(unsigned long port, in ide_outsw() function
148 static void ide_outsw (unsigned long port, void *addr, u32 count) in ide_outsw() function169 hwif->OUTSW = ide_outsw; in default_hwif_iops()
877 _GLOBAL(ide_outsw)