[go: nahoru, domu]

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

/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h853 u_char sv_scntl0, sv_scntl3, sv_dmode, sv_dcntl, sv_ctest3, sv_ctest4, member in struct:sym_hcb
H A Dsym_hipd.c631 np->sv_dmode = INB(np, nc_dmode) & 0xce;
808 burst_max = burst_code(np->sv_dmode, np->sv_ctest4,
957 sym_name(np), np->sv_scntl3, np->sv_dmode, np->sv_dcntl,
/drivers/scsi/
H A Dncr53c8xx.c1630 u_char sv_scntl0, sv_scntl3, sv_dmode, sv_dcntl, sv_ctest0, sv_ctest3, member in struct:ncb
3756 np->sv_dmode = INB(nc_dmode) & 0xce;
3839 np->rv_dmode = np->sv_dmode;
3845 burst_max = burst_code(np->sv_dmode, np->sv_ctest0);
3853 burst_max = burst_code(np->sv_dmode, np->sv_ctest0);
3995 ncr_name(np), np->sv_scntl3, np->sv_dmode, np->sv_dcntl,
4751 OUTB(nc_dmode, np->sv_dmode);

Completed in 36 milliseconds