Lines Matching defs:iop
155 static __inline__ void iop_loadaddr(volatile struct mac_iop *iop, __u16 addr) in iop_loadaddr()
161 static __inline__ __u8 iop_readb(volatile struct mac_iop *iop, __u16 addr) in iop_readb()
168 static __inline__ void iop_writeb(volatile struct mac_iop *iop, __u16 addr, __u8 data) in iop_writeb()
175 static __inline__ void iop_stop(volatile struct mac_iop *iop) in iop_stop()
180 static __inline__ void iop_start(volatile struct mac_iop *iop) in iop_start()
185 static __inline__ void iop_bypass(volatile struct mac_iop *iop) in iop_bypass()
190 static __inline__ void iop_interrupt(volatile struct mac_iop *iop) in iop_interrupt()
195 static int iop_alive(volatile struct mac_iop *iop) in iop_alive()
376 volatile struct mac_iop *iop = iop_base[msg->iop_num]; in iop_do_send() local
397 volatile struct mac_iop *iop = iop_base[iop_num]; in iop_handle_send() local
430 volatile struct mac_iop *iop = iop_base[iop_num]; in iop_handle_recv() local
575 volatile struct mac_iop *iop = iop_base[iop_num]; in iop_ism_irq() local