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

  /src/sys/dev/ppbus/
ppbus_msq.h 91 #define MS_OP_GET 0 /* get <ptr>, <len> */
174 #define MS_GET(ptr,len) { MS_OP_GET, {{ ptr }, { len }}}
190 #define ppbus_MS_GET_init(bus,dev,body) ppbus_MS_init(bus, dev, body, MS_OP_GET)
199 int opcode /* MS_OP_GET, MS_OP_PUT */
ppbus_msq.c 75 case MS_OP_GET:
303 case MS_OP_GET:
338 * MS_OP_PUT or MS_OP_GET!
  /src/sys/arch/sgimips/hpc/
pi1ppc.c 964 case MS_OP_GET:
  /src/sys/dev/ic/
atppc.c 1343 case MS_OP_GET:

Completed in 18 milliseconds