SLOTSIZE          562 drivers/scsi/aha1740.c 	if (!request_region(slotbase, SLOTSIZE, "aha1740")) /* See if in use */
SLOTSIZE          584 drivers/scsi/aha1740.c 	shpnt->n_io_port = SLOTSIZE;
SLOTSIZE          624 drivers/scsi/aha1740.c 	release_region(slotbase, SLOTSIZE);
SLOTSIZE          639 drivers/scsi/aha1740.c 	release_region (shpnt->io_port, SLOTSIZE);