Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h87 /*01*/ u8 nc_scntl1; /* no reset */ member
A Dsym_hipd.c191 OUTB(np, nc_scntl1, CRST); in sym_reset_scsi_bus()
225 OUTB(np, nc_scntl1, 0); in sym_reset_scsi_bus()
1759 OUTB(np, nc_scntl1, 0x00); /* odd parity, and remove CRST!! */
2315 if (!(INB(np, nc_scntl1) & ISCON)) {
/linux-6.3-rc2/drivers/scsi/
A Dncr53c8xx.h608 /*01*/ u8 nc_scntl1; /* no reset */ member
A Dncr53c8xx.c4460 OUTB (nc_scntl1, CRST); in ncr_reset_scsi_bus()
4494 OUTB (nc_scntl1, 0); in ncr_reset_scsi_bus()
5128 OUTB (nc_scntl1, 0x00); /* odd parity, and remove CRST!! */ in ncr_init()
6005 if (!(INB (nc_scntl1) & ISCON)) in ncr_int_par()

Completed in 26 milliseconds