tag | line | file | source code |
---|---|---|---|
ASC_CONTROL | 532 | drivers/scsi/wd7000.c | outb(host->control, host->iobase+ASC_CONTROL); |
ASC_CONTROL | 539 | drivers/scsi/wd7000.c | outb(host->control,host->iobase+ASC_CONTROL); |
ASC_CONTROL | 994 | drivers/scsi/wd7000.c | outb(ASC_RES, host->iobase+ASC_CONTROL); |
ASC_CONTROL | 996 | drivers/scsi/wd7000.c | outb(0,host->iobase+ASC_CONTROL); |