tag | line | file | source code |
---|---|---|---|
conf | 541 | drivers/scsi/aha152x.c | aha152x_config conf; |
conf | 652 | drivers/scsi/aha152x.c | conf.cf_port = (GETPORT(PORTA)<<8) + GETPORT(PORTB); |
conf | 654 | drivers/scsi/aha152x.c | interrupt_level = ints[conf.cf_irq]; |
conf | 655 | drivers/scsi/aha152x.c | this_host = conf.cf_id; |
conf | 656 | drivers/scsi/aha152x.c | can_disconnect = conf.cf_tardisc; |
conf | 657 | drivers/scsi/aha152x.c | can_doparity = !conf.cf_parity; |