tag | line | file | source code |
---|---|---|---|
IO_RANGE | 604 | drivers/scsi/aha152x.c | if(check_region(io_port, IO_RANGE)) |
IO_RANGE | 780 | drivers/scsi/aha152x.c | shpnt->n_io_port = IO_RANGE; |
IO_RANGE | 830 | drivers/scsi/aha152x.c | request_region(shpnt->io_port, IO_RANGE, "aha152x"); /* Register */ |