Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dncr53c8xx.h451 OUTONB (nc_dcntl, (STD|NOCOM)); \
751 /*3b*/ u8 nc_dcntl; /* --> Script execution control */ member
Dncr53c8xx.c3717 np->sv_dcntl = INB(nc_dcntl) & 0xa8; in ncr_prepare_setting()
4596 OUTB(nc_dcntl, np->sv_dcntl); in ncr_detach()
5138 OUTB (nc_dcntl , NOCOM|np->rv_dcntl); /* Protect SFBR */ in ncr_init()
/linux-6.1.9/drivers/scsi/sym53c8xx_2/
Dsym_defs.h229 /*3b*/ u8 nc_dcntl; /* --> Script execution control */ member
Dsym_hipd.h221 OUTONB(np, nc_dcntl, (STD|NOCOM)); \
Dsym_hipd.c190 OUTB(np, nc_dcntl, (np->rv_dcntl & IRQM)); in sym_reset_scsi_bus()
619 np->sv_dcntl = INB(np, nc_dcntl) & 0xa8;
1769 OUTB(np, nc_dcntl , NOCOM|np->rv_dcntl); /* Protect SFBR */