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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx.h504 #define AHC_DMA_LAST_SEG 0x80000000 macro
H A Daic7xxx_osm.c1555 sg->len |= ahc_htole32(AHC_DMA_LAST_SEG);
H A Daic7xxx_core.c1086 sg->len |= AHC_DMA_LAST_SEG;
6652 while ((ahc_le32toh(sg->len) & AHC_DMA_LAST_SEG) == 0) {

Completed in 52 milliseconds