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

/netbsd-current/sys/dev/ic/
H A Ddptreg.h94 u_int8_t cp_ctl3; /* Control flags 3 */ member in struct:eata_cp
H A Ddpt.c975 cp->cp_ctl3 = periph->periph_target << CP_C3_ID_SHIFT;
976 cp->cp_ctl3 |= chan->chan_channel << CP_C3_CHANNEL_SHIFT;
1082 cp->cp_ctl3 = sc->sc_hbaid[0] << CP_C3_ID_SHIFT;

Completed in 222 milliseconds