Searched refs:nc_scntl1 (Results 1 – 4 of 4) sorted by relevance
61 /*01*/ u_char nc_scntl1; /* no reset */ member
4348 OUTB (nc_scntl1, CRST);4750 OUTB (nc_scntl1, 0x00 ); /* odd parity, and remove CRST!! */5427 OUTB (nc_scntl1, CRST);5429 OUTB (nc_scntl1, 0x00);
269 /*01*/ u8 nc_scntl1; /* no reset */ member
3009 OUTB (nc_scntl1, CRST); in sym_reset_scsi_bus()3042 OUTB (nc_scntl1, 0); in sym_reset_scsi_bus()3177 OUTB (nc_scntl1, 0x00); /* odd parity, and remove CRST!! */ in sym_init()4138 if (!(INB (nc_scntl1) & ISCON)) { in sym_int_par()