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

/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h219 /*38*/ u8 nc_dmode; member in struct:sym_reg
H A Dsym_hipd.c618 np->sv_dmode = INB(np, nc_dmode) & 0xce;
1766 OUTB(np, nc_dmode , np->rv_dmode); /* Burst length, dma mode */
/linux-master/drivers/scsi/
H A Dncr53c8xx.h741 /*38*/ u8 nc_dmode; member in struct:ncr_reg
H A Dncr53c8xx.c3716 np->sv_dmode = INB(nc_dmode) & 0xce;
4595 OUTB(nc_dmode, np->sv_dmode);
5135 OUTB (nc_dmode , np->rv_dmode); /* Burst length, dma mode */

Completed in 139 milliseconds