Searched refs:rv_dcntl (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c200 OUTB(np, nc_dcntl, (np->rv_dcntl & IRQM));
825 np->rv_dcntl |= PFEN; /* Prefetch Enable */
827 np->rv_dcntl |= CLSE; /* Cache Line Size Enable */
880 np->rv_dcntl |= IRQM;
883 np->rv_dcntl |= (np->sv_dcntl & IRQM);
923 np->rv_dcntl & IRQM ? "totem pole" : "open drain",
941 sym_name(np), np->rv_scntl3, np->rv_dmode, np->rv_dcntl,
1755 OUTB(np, nc_dcntl , NOCOM|np->rv_dcntl); /* Protect SFBR */
H A Dsym_hipd.h854 u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest3, rv_ctest4, member in struct:sym_hcb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1636 u_char rv_scntl0, rv_scntl3, rv_dmode, rv_dcntl, rv_ctest0, rv_ctest3, member in struct:ncb
3808 np->rv_dcntl = np->sv_dcntl;
3837 np->rv_dcntl |= PFEN; /* Prefetch Enable */
3839 np->rv_dcntl |= CLSE; /* Cache Line Size Enable */
3847 np->rv_dcntl |= EA; /* Enable ACK */
3925 np->rv_dcntl |= IRQM;
3928 np->rv_dcntl |= (np->sv_dcntl & IRQM);
3968 ncr_name(np), np->rv_scntl3, np->rv_dmode, np->rv_dcntl,
5170 OUTB (nc_dcntl , NOCOM|np->rv_dcntl); /* Protect SFBR */

Completed in 92 milliseconds