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

/netbsd-current/sys/dev/ic/
H A Ddptreg.h216 u_int8_t ec_hba[4]; /* Host adapter SCSI IDs */ member in struct:eata_cfg
H A Ddpt.c462 sc->sc_hbaid[i] = ec->ec_hba[3 - i];
583 if (p <= (u_short *)&ec->ec_hba[DPT_MAX_CHANNELS - 1])
584 ec->ec_hba[DPT_MAX_CHANNELS - 1] = 7;
597 aprint_error_dev(sc->sc_dev, "ec_hba field invalid\n");

Completed in 267 milliseconds