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

/drivers/scsi/aic7xxx/
H A Daic79xx.h831 #define CFPACKETIZED 0x0080 /* Negotiate Packetized Transfers */ macro
H A Daic79xx_osm.c632 if ((flags & CFPACKETIZED) == 0) {
H A Daic79xx_core.c7758 sc->device_flags[targ] &= ~CFPACKETIZED;
7776 if ((sc->device_flags[targ] & CFPACKETIZED) != 0) {

Completed in 263 milliseconds