Searched refs:CFPACKETIZED (Results 1 – 3 of 3) sorted by relevance
828 #define CFPACKETIZED 0x0080 /* Negotiate Packetized Transfers */ macro
630 if ((flags & CFPACKETIZED) == 0) { in ahd_linux_target_alloc()
7665 sc->device_flags[targ] &= ~CFPACKETIZED; in ahd_parse_cfgdata()7683 if ((sc->device_flags[targ] & CFPACKETIZED) != 0) { in ahd_parse_cfgdata()