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

/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/sys/dev/ic/
H A Ddptreg.h214 u_int8_t ec_feat0; /* First feature byte */ member in struct:eata_cfg
H A Ddpt.c587 if ((ec->ec_feat0 & EC_F0_HBA_VALID) == 0) {
592 if ((ec->ec_feat0 & EC_F0_DMA_SUPPORTED) == 0) {

Completed in 117 milliseconds