Home
last modified time | relevance | path

Searched refs:mac_iop (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/mac/
A Diop.c154 static volatile struct mac_iop *iop_base[NUM_IOPS];
190 static __inline__ void iop_stop(volatile struct mac_iop *iop) in iop_stop()
195 static __inline__ void iop_start(volatile struct mac_iop *iop) in iop_start()
205 static int iop_alive(volatile struct mac_iop *iop) in iop_alive()
243 iop_base[IOP_NUM_SCC] = (struct mac_iop *)SCC_IOP_BASE_IIFX; in iop_init()
245 iop_base[IOP_NUM_SCC] = (struct mac_iop *)SCC_IOP_BASE_QUADRA; in iop_init()
251 iop_base[IOP_NUM_ISM] = (struct mac_iop *)ISM_IOP_BASE_IIFX; in iop_init()
356 volatile struct mac_iop *iop = iop_base[msg->iop_num]; in iop_do_send()
380 volatile struct mac_iop *iop = iop_base[iop_num]; in iop_handle_send()
411 volatile struct mac_iop *iop = iop_base[iop_num]; in iop_handle_recv()
[all …]
/linux/arch/m68k/include/asm/
A Dmac_iop.h77 struct mac_iop { struct

Completed in 5 milliseconds