HomeSort by: relevance | last modified time | path
    Searched defs:IOP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mac68k/include/
iopreg.h 108 u_char alive; /* IOP alive flag */
115 typedef void (*iop_msg_handler)(struct _s_IOP *iop, struct iop_msg *);
130 #define IOP_MSGSTAT_SENDING 2 /* Message on IOP */
137 IOPHW *iop; member in struct:_s_IOP
144 } IOP;
178 * The structure of a SWIM packet to/from the IOP is:
195 * The structure of an ADB packet to/from the IOP is:
  /src/sys/arch/sparc/include/
instr.h 44 enum IOP { IOP_OP2, IOP_CALL, IOP_reg, IOP_mem };

Completed in 13 milliseconds