Searched defs:out32 (Results 1 – 7 of 7) sorted by relevance
589 .globl out32 symbol590 out32: label
17 __u32 out32 = 0; variable
1472 .globl out32 symbol1473 out32: label
295 void (*out32)(phys_addr_t, unsigned); member
220 u32 *out32 = xfer->t.rx_buf; in wm0010_boot_xfer_complete() local
79 void (*out32)(struct vx_core *chip, int reg, unsigned int val); member
57 static inline void out32(unsigned short port, Byte_t *p) in out32() function