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

  /src/sys/dev/hil/
Makefile 7 SOURCE= hildevs
9 ${SOURCE}_data.h: ${SOURCE} ${PROG}
11 ${TOOL_AWK} -f ${PROG} ${SOURCE} > $@
  /src/sys/dev/qbus/
qdreg.h 6 * Redistribution and use in source and binary forms, with or without
9 * 1. Redistributions of source code must retain the above copyright
115 /* ADDER source 2 size register */
135 #define SOURCE 0x008a
265 u_short source_1_dx; /* source #1 x vector */
266 u_short source_1_dy; /* source #1 y vector*/
267 u_short source_1_x; /* source #1 x origin */
268 u_short source_1_y; /* source #1 y origin */
277 u_short source_2_x; /* source #2 x origin */
278 u_short source_2_y; /* source #2 y origin *
    [all...]
  /src/sys/arch/vax/include/
qdreg.h 6 * Redistribution and use in source and binary forms, with or without
9 * 1. Redistributions of source code must retain the above copyright
115 /* ADDER source 2 size register */
135 #define SOURCE 0x008a
267 u_short source_1_dx; /* source #1 x vector */
268 u_short source_1_dy; /* source #1 y vector*/
269 u_short source_1_x; /* source #1 x origin */
270 u_short source_1_y; /* source #1 y origin */
279 u_short source_2_x; /* source #2 x origin */
280 u_short source_2_y; /* source #2 y origin *
    [all...]

Completed in 12 milliseconds