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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h828 #define CFPACKETIZED 0x0080 /* Negotiate Packetized Transfers */ macro
H A Daic79xx_osm.c480 if ((flags & CFPACKETIZED) == 0) {
H A Daic79xx_core.c6941 sc->device_flags[targ] &= ~CFPACKETIZED;
6959 if ((sc->device_flags[targ] & CFPACKETIZED) != 0) {

Completed in 177 milliseconds