OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iop_write1
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mac68k/mac68k/
iop.c
61
static inline void
iop_write1
(IOPHW *, u_long, u_char);
73
iop_write1
(IOPHW *ioph, u_long iopbase, u_char data)
function
85
iop_write1
(ioph, IOP_ADDR_ALIVE, 0);
178
iop_write1
(ioph, IOP_ADDR_ALIVE, 0);
302
iop_write1
(ioph, IOP_ADDR_SEND_STATE + msg->channel, IOP_MSG_NEW);
325
iop_write1
(ioph, IOP_ADDR_SEND_STATE + chan, IOP_MSG_IDLE);
359
iop_write1
(ioph, IOP_ADDR_RECV_STATE + chan, IOP_MSG_COMPLETE);
Completed in 20 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026