Home
last modified time | relevance | path

Searched refs:ec_hba (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/ic/
H A Ddptreg.h216 u_int8_t ec_hba[4]; /* Host adapter SCSI IDs */ member
H A Ddpt.c462 sc->sc_hbaid[i] = ec->ec_hba[3 - i]; in dpt_init()
583 if (p <= (u_short *)&ec->ec_hba[DPT_MAX_CHANNELS - 1]) in dpt_readcfg()
584 ec->ec_hba[DPT_MAX_CHANNELS - 1] = 7; in dpt_readcfg()