Searched refs:ASC_IOADR_GAP (Results 1 – 1 of 1) sorted by relevance
404 #define ASC_IOADR_GAP 0x10 macro2641 (ulong)shost->io_port + ASC_IOADR_GAP - 1, in advansys_info()10971 boardp->asc_n_io_port = ASC_IOADR_GAP; in advansys_board_found()11186 release_region(ioport, ASC_IOADR_GAP); in advansys_vlb_remove()11216 if (!request_region(iop_base, ASC_IOADR_GAP, DRV_NAME)) { in advansys_vlb_probe()11251 release_region(iop_base, ASC_IOADR_GAP); in advansys_vlb_probe()11317 if (!request_region(ioport, ASC_IOADR_GAP, DRV_NAME)) { in advansys_eisa_probe()11319 ioport + ASC_IOADR_GAP - 1); in advansys_eisa_probe()11323 release_region(ioport, ASC_IOADR_GAP); in advansys_eisa_probe()11357 release_region(ioport, ASC_IOADR_GAP); in advansys_eisa_probe()[all …]