Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic79xxvar.h852 #define CFPACKETIZED 0x0080 /* Negotiate Packetized Transfers */ macro
H A Daic79xx.c6660 sc->device_flags[targ] &= ~CFPACKETIZED; in ahd_parse_cfgdata()
6678 if ((sc->device_flags[targ] & CFPACKETIZED) != 0) { in ahd_parse_cfgdata()