ASC_IS_EISA
case ASC_IS_EISA:
err = advansys_board_found(shost, ioport, ASC_IS_EISA);
} else if (asc_dvc_varp->bus_type & ASC_IS_EISA) {
if (!(asc_dvc->bus_type & (ASC_IS_VL | ASC_IS_EISA))) {
if ((bus_type & ASC_IS_EISA) != 0) {
if (bus_type & ASC_IS_EISA) {
if (bus_type & (ASC_IS_EISA | ASC_IS_VL))
(ASC_IS_PCI | ASC_IS_EISA | ASC_IS_VL)) == 0) {