Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h828 #define CFPACKETIZED 0x0080 /* Negotiate Packetized Transfers */ macro
Daic79xx_osm.c630 if ((flags & CFPACKETIZED) == 0) { in ahd_linux_target_alloc()
Daic79xx_core.c7665 sc->device_flags[targ] &= ~CFPACKETIZED; in ahd_parse_cfgdata()
7683 if ((sc->device_flags[targ] & CFPACKETIZED) != 0) { in ahd_parse_cfgdata()