Searched refs:MSG_EXT_PPR_PCOMP_EN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_message.h63 #define MSG_EXT_PPR_PCOMP_EN 0x80 macro
/freebsd-11.0-release/sys/dev/aic7xxx/
H A Daic79xx.c2911 *ppr_options &= (transinfo->ppr_options|MSG_EXT_PPR_PCOMP_EN);
3332 if ((tinfo->ppr_options & MSG_EXT_PPR_PCOMP_EN) == 0)
3848 ppr_options |= MSG_EXT_PPR_PCOMP_EN;

Completed in 90 milliseconds