Home
last modified time | relevance | path

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

/NextBSD/sys/dev/wds/
HDwd7000.c168 #define FRAGSIZ 0x1000 macro
579 if (BUFSIZ / FRAGSIZ > 32) { in wds_attach()
584 fragsiz = FRAGSIZ & ~0x01; /* keep it word-aligned */ in wds_attach()