Home
last modified time | relevance | path

Searched refs:SCR_COPY (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/sym/
HDsym_fw1.h248 SCR_COPY (4),
273 SCR_COPY (4),
276 SCR_COPY (8),
285 SCR_COPY (4),
289 SCR_COPY (4),
292 SCR_COPY (4),
344 SCR_COPY (4),
347 SCR_COPY (sizeof(struct sym_ccbh)),
355 SCR_COPY (4),
361 SCR_COPY (4),
[all …]
HDsym_defs.h697 #define SCR_COPY(n) (0xc0000000 | SCR_NO_FLUSH | (n)) macro
/NextBSD/sys/dev/ncr/
HDncr.c1374 SCR_COPY (sizeof (((struct ncb *)0)->heartbeat)),
1443 SCR_COPY (4),
1446 SCR_COPY (4),
1457 SCR_COPY (4),
1467 SCR_COPY (8),
1542 SCR_COPY (1),
1549 SCR_COPY (4),
1568 SCR_COPY (sizeof (struct head)),
1579 SCR_COPY (8),
1585 SCR_COPY (sizeof (ticks)),
[all …]
HDncrreg.h401 #define SCR_COPY(n) (0xc0000000 | SCR_NO_FLUSH | (n)) macro