Searched refs:nc_scntl1 (Results 1 – 4 of 4) sorted by relevance
61 /*01*/ u_char nc_scntl1; /* no reset */ member
4362 OUTB (nc_scntl1, CRST);4764 OUTB (nc_scntl1, 0x00 ); /* odd parity, and remove CRST!! */5442 OUTB (nc_scntl1, CRST);5444 OUTB (nc_scntl1, 0x00);
269 /*01*/ u8 nc_scntl1; /* no reset */ member
3028 OUTB (nc_scntl1, CRST); in sym_reset_scsi_bus()3061 OUTB (nc_scntl1, 0); in sym_reset_scsi_bus()3196 OUTB (nc_scntl1, 0x00); /* odd parity, and remove CRST!! */ in sym_init()4161 if (!(INB (nc_scntl1) & ISCON)) { in sym_int_par()