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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A D53c700.h379 #define DBC_REG 0x24 macro
H A D53c700.c448 (NCR_700_readl(host, DBC_REG) & 0x7f)) & 0x7f;
451 (NCR_700_readl(host, DBC_REG) & 0x3f)) & 0x3f;
1595 int count = (hostdata->script[Ent_SendMessage/4] & 0xffffff) - ((NCR_700_readl(host, DBC_REG) & 0xffffff) + NCR_700_data_residual(host));
1601 int data_transfer = NCR_700_readl(host, DBC_REG) & 0xffffff;

Completed in 111 milliseconds