Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/
A Daha1740.c570 if (!request_region(slotbase, SLOTSIZE, "aha1740")) /* See if in use */ in aha1740_probe()
592 shpnt->n_io_port = SLOTSIZE; in aha1740_probe()
631 release_region(slotbase, SLOTSIZE); in aha1740_probe()
646 release_region (shpnt->io_port, SLOTSIZE); in aha1740_remove()
A Daha1740.h16 #define SLOTSIZE 0x5c macro

Completed in 5 milliseconds