Searched refs:ASC_IOADR_GAP (Results 1 – 1 of 1) sorted by relevance
404 #define ASC_IOADR_GAP 0x10 macro2650 (ulong)shost->io_port + ASC_IOADR_GAP - 1, in advansys_info()10979 boardp->asc_n_io_port = ASC_IOADR_GAP; in advansys_board_found()11194 release_region(ioport, ASC_IOADR_GAP); in advansys_vlb_remove()11224 if (!request_region(iop_base, ASC_IOADR_GAP, DRV_NAME)) { in advansys_vlb_probe()11259 release_region(iop_base, ASC_IOADR_GAP); in advansys_vlb_probe()11325 if (!request_region(ioport, ASC_IOADR_GAP, DRV_NAME)) { in advansys_eisa_probe()11327 ioport + ASC_IOADR_GAP - 1); in advansys_eisa_probe()11331 release_region(ioport, ASC_IOADR_GAP); in advansys_eisa_probe()11365 release_region(ioport, ASC_IOADR_GAP); in advansys_eisa_probe()[all …]