Home
last modified time | relevance | path

Searched refs:DPT_SCRATCH_SIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Ddptvar.h38 #define DPT_SCRATCH_SIZE 256 /* bytes */ macro
H A Ddpt.c353 DPT_SCRATCH_SIZE + sizeof(struct eata_sp); in dpt_init()