Searched refs:PERIPH_NTAGWORDS (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsipiconf.c136 for (i = 0; i < PERIPH_NTAGWORDS; i++)
H A Dscsipiconf.h346 #define PERIPH_NTAGWORDS ((256 / 8) / sizeof(u_int32_t)) macro
398 u_int32_t periph_freetags[PERIPH_NTAGWORDS];
H A Dscsipi_base.c329 for (word = 0; word < PERIPH_NTAGWORDS; word++) {
335 if (word == PERIPH_NTAGWORDS) {

Completed in 141 milliseconds