Searched refs:EC_F0_DMA_NUM_VALID (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddptreg.h236 #define EC_F0_DMA_NUM_VALID 0x20 /* DMA channel field is valid */ macro
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Ddpt_isa.c220 if ((ec.ec_feat0 & EC_F0_DMA_NUM_VALID) == 0 || dmanum > 3)

Completed in 105 milliseconds