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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1627 u_char sv_scntl0, sv_scntl3, sv_dmode, sv_dcntl, sv_ctest0, sv_ctest3, member in struct:ncb
3726 np->sv_ctest0 = INB(nc_ctest0) & 0x84;
3809 np->rv_ctest0 = np->sv_ctest0;
3813 burst_max = burst_code(np->sv_dmode, np->sv_ctest0);
3821 burst_max = burst_code(np->sv_dmode, np->sv_ctest0);
4635 OUTB(nc_ctest0, np->sv_ctest0);

Completed in 48 milliseconds