tag | line | file | source code |
---|---|---|---|
ASC_CONTROL | 533 | drivers/scsi/wd7000.c | outb(host->control, host->iobase+ASC_CONTROL); |
ASC_CONTROL | 540 | drivers/scsi/wd7000.c | outb(host->control,host->iobase+ASC_CONTROL); |
ASC_CONTROL | 1003 | drivers/scsi/wd7000.c | outb(ASC_RES, host->iobase+ASC_CONTROL); |
ASC_CONTROL | 1005 | drivers/scsi/wd7000.c | outb(0,host->iobase+ASC_CONTROL); |