Home
last modified time | relevance | path

Searched refs:CFPACKETIZED (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/aic7xxx/
H A Daic79xx.h851 #define CFPACKETIZED 0x0080 /* Negotiate Packetized Transfers */ macro
H A Daic79xx.c6927 sc->device_flags[targ] &= ~CFPACKETIZED; in ahd_parse_cfgdata()
6945 if ((sc->device_flags[targ] & CFPACKETIZED) != 0) { in ahd_parse_cfgdata()