ASC_IS_EISA       495 dev/ic/advlib.c 	if (sc->bus_type & (ASC_IS_ISA | ASC_IS_VL | ASC_IS_EISA))
ASC_IS_EISA       843 dev/ic/advlib.c 	if (bus_type & ASC_IS_EISA) {
ASC_IS_EISA      1646 dev/ic/advlib.c 		if (!(sc->bus_type & (ASC_IS_VL | ASC_IS_EISA))) {
ASC_IS_EISA      2092 dev/ic/advlib.c 	if (bus_type & ASC_IS_EISA) {
ASC_IS_EISA      2200 dev/ic/advlib.c 	else if (bus_type & (ASC_IS_EISA | ASC_IS_VL))