Home
last modified time | relevance | path

Searched refs:SLOTSIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
A Daha1740.c566 if (!request_region(slotbase, SLOTSIZE, "aha1740")) /* See if in use */ in aha1740_probe()
588 shpnt->n_io_port = SLOTSIZE; in aha1740_probe()
627 release_region(slotbase, SLOTSIZE); in aha1740_probe()
642 release_region (shpnt->io_port, SLOTSIZE); in aha1740_remove()
A Daha1740.h16 #define SLOTSIZE 0x5c macro

Completed in 4 milliseconds