Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Ddptreg.h36 #define DPT_MAX_CHANNELS 3 macro
H A Ddpt.c583 if (p <= (u_short *)&ec->ec_hba[DPT_MAX_CHANNELS - 1]) in dpt_readcfg()
584 ec->ec_hba[DPT_MAX_CHANNELS - 1] = 7; in dpt_readcfg()