Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h219 /*38*/ u8 nc_dmode; member
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 */
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h741 /*38*/ u8 nc_dmode; member
H A Dncr53c8xx.c3716 np->sv_dmode = INB(nc_dmode) & 0xce; in ncr_prepare_setting()
4595 OUTB(nc_dmode, np->sv_dmode); in ncr_detach()
5135 OUTB (nc_dmode , np->rv_dmode); /* Burst length, dma mode */ in ncr_init()