[go: nahoru, domu]

Searched refs:ASC_CONTROL (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dwd7000.c345 #define ASC_CONTROL 2 /* Control, Write */ macro
741 outb(host->control, host->iobase + ASC_CONTROL);
749 outb(host->control, host->iobase + ASC_CONTROL);
1195 outb(ASC_RES, host->iobase + ASC_CONTROL);
1197 outb(0, host->iobase + ASC_CONTROL);
1198 host->control = 0; /* this must always shadow ASC_CONTROL */
1461 outb(ASC_RES, iobase + ASC_CONTROL);
1463 outb(0, iobase + ASC_CONTROL);

Completed in 14 milliseconds