Lines Matching defs:ASC_IS_PCI
90 #define ASC_IS_PCI (0x0004)
2659 } else if (asc_dvc_varp->bus_type & ASC_IS_PCI) {
8601 if (bus_type & ASC_IS_PCI)
8761 (ASC_IS_ISA | ASC_IS_PCI | ASC_IS_EISA | ASC_IS_VL)) == 0) {
8797 if ((asc_dvc->bus_type & ASC_IS_PCI) &&
8811 if (asc_dvc->bus_type == ASC_IS_PCI) {
9349 if (asc_dvc->bus_type & ASC_IS_PCI) {
10915 pdev = (bus_type == ASC_IS_PCI) ? to_pci_dev(boardp->dev) : NULL;
10986 case ASC_IS_PCI:
11772 err = advansys_board_found(shost, ioport, ASC_IS_PCI);