Searched refs:rv_dcntl (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.c | 190 OUTB(np, nc_dcntl, (np->rv_dcntl & IRQM)); in sym_reset_scsi_bus() 833 np->rv_dcntl |= PFEN; /* Prefetch Enable */ 835 np->rv_dcntl |= CLSE; /* Cache Line Size Enable */ 888 np->rv_dcntl |= IRQM; 891 np->rv_dcntl |= (np->sv_dcntl & IRQM); 931 np->rv_dcntl & IRQM ? "totem pole" : "open drain", 949 sym_name(np), np->rv_scntl3, np->rv_dmode, np->rv_dcntl, 1769 OUTB(np, nc_dcntl , NOCOM|np->rv_dcntl); /* Protect SFBR */
|
| H A D | sym_hipd.h | 849 u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest3, rv_ctest4, member
|