ecbhash           275 dev/eisa/aha1742.c 	struct ahb_ecb *ecbhash[ECB_HASH_SIZE];
ecbhash           739 dev/eisa/aha1742.c 	ecb->nexthash = sc->ecbhash[hashnum];
ecbhash           740 dev/eisa/aha1742.c 	sc->ecbhash[hashnum] = ecb;
ecbhash           814 dev/eisa/aha1742.c 	struct ahb_ecb *ecb = sc->ecbhash[hashnum];