Searched refs:raw_insl (Results 1 – 2 of 2) sorted by relevance
283 (ISA_SEX ? raw_insl(isa_itl(port), (u32 *)(buf), (nr)) : \377 #define readsl(port, buf, nr) raw_insl((port), (u32 *)(buf), (nr))
229 static inline void raw_insl(const volatile u32 __iomem *port, u32 *buf, unsigned int nr) in raw_insl() function