Searched refs:ASC_IS_PCI (Results 1 – 1 of 1) sorted by relevance
94 #define ASC_IS_PCI (0x0004) macro2663 } else if (asc_dvc_varp->bus_type & ASC_IS_PCI) { in advansys_info()8608 if (bus_type & ASC_IS_PCI) in AscGetChipBiosAddress()8768 (ASC_IS_ISA | ASC_IS_PCI | ASC_IS_EISA | ASC_IS_VL)) == 0) { in AscInitAscDvcVar()8804 if ((asc_dvc->bus_type & ASC_IS_PCI) && in AscInitAscDvcVar()8818 if (asc_dvc->bus_type == ASC_IS_PCI) { in AscInitAscDvcVar()9356 if (asc_dvc->bus_type & ASC_IS_PCI) { in AscInitSetConfig()10930 pdev = (bus_type == ASC_IS_PCI) ? to_pci_dev(boardp->dev) : NULL; in advansys_board_found()11001 case ASC_IS_PCI: in advansys_board_found()11784 err = advansys_board_found(shost, ioport, ASC_IS_PCI); in advansys_pci_probe()