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

/netbsd-current/sys/dev/isa/
H A Ddpt_isa.c312 if (ec->ec_maxlun == 0)
313 ec->ec_maxlun = 7;
/netbsd-current/sys/dev/ic/
H A Ddptreg.h226 u_int8_t ec_maxlun; /* Maximum LUN supported */ member in struct:eata_cfg
H A Ddpt.c492 chan->chan_nluns = ec->ec_maxlun + 1;

Completed in 108 milliseconds