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

/netbsd-current/sys/dev/isa/
H A Ddpt_isa.c207 (ec.ec_feat0 & (EC_F0_HBA_VALID | EC_F0_DMA_SUPPORTED)) !=
220 if ((ec.ec_feat0 & EC_F0_DMA_NUM_VALID) == 0 || dmanum > 3)
/netbsd-current/sys/dev/ic/
H A Ddptreg.h214 u_int8_t ec_feat0; /* First feature byte */ member in struct:eata_cfg
H A Ddpt.c596 if ((ec->ec_feat0 & EC_F0_HBA_VALID) == 0) {
601 if ((ec->ec_feat0 & EC_F0_DMA_SUPPORTED) == 0) {

Completed in 198 milliseconds