Home
last modified time | relevance | path

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

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

Completed in 40 milliseconds