Home
last modified time | relevance | path

Searched refs:nc_scntl1 (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_defs.h264 /*01*/ u8 nc_scntl1; /* no reset */ member
Dsym_hipd.c274 OUTB (nc_scntl1, CRST); in sym_reset_scsi_bus()
307 OUTB (nc_scntl1, 0); in sym_reset_scsi_bus()
1786 OUTB (nc_scntl1, 0x00); /* odd parity, and remove CRST!! */
2294 if (!(INB (nc_scntl1) & ISCON)) {
/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_defs.h1090 /*01*/ u_char nc_scntl1; /* no reset */ member
Dncr53c8xx.c4714 OUTB (nc_scntl1, CRST);
4748 OUTB (nc_scntl1, 0);
5508 OUTB (nc_scntl1, 0x00); /* odd parity, and remove CRST!! */
6539 if (!(INB (nc_scntl1) & ISCON))
Dsym53c8xx.c7059 OUTB (nc_scntl1, CRST);
7092 OUTB (nc_scntl1, 0);
7710 OUTB (nc_scntl1, 0x00); /* odd parity, and remove CRST!! */
9213 if (!(INB (nc_scntl1) & ISCON)) {