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

/linux-4.1.27/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; sym_save_initial_setting()
808 burst_max = burst_code(np->sv_dmode, np->sv_ctest4, sym_prepare_setting()
957 sym_name(np), np->sv_scntl3, np->sv_dmode, np->sv_dcntl, sym_prepare_setting()
/linux-4.1.27/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; ncr_prepare_setting()
3839 np->rv_dmode = np->sv_dmode; ncr_prepare_setting()
3845 burst_max = burst_code(np->sv_dmode, np->sv_ctest0); ncr_prepare_setting()
3853 burst_max = burst_code(np->sv_dmode, np->sv_ctest0); ncr_prepare_setting()
3995 ncr_name(np), np->sv_scntl3, np->sv_dmode, np->sv_dcntl, ncr_prepare_setting()
4751 OUTB(nc_dmode, np->sv_dmode); ncr_detach()

Completed in 148 milliseconds