HomeSort by: relevance | last modified time | path
    Searched refs:ICP_WRITE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
icpreg.h 89 #define ICP_WRITE 2 /* write command */
icpsp.c 183 ic->ic_cmd.cmd_opcode = htole16(ICP_WRITE);
ld_icp.c 214 ic->ic_cmd.cmd_opcode = htole16((dowrite ? ICP_WRITE : ICP_READ));

Completed in 16 milliseconds