HomeSort by: relevance | last modified time | path
    Searched refs:MSG_EXT_PPR_PCOMP_EN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
scsi_message.h 81 #define MSG_EXT_PPR_PCOMP_EN MSG_EXT_PPR_PCOM
  /src/sys/dev/ic/
aic79xx.c 2793 *ppr_options &= (transinfo->ppr_options|MSG_EXT_PPR_PCOMP_EN);
3216 if ((tinfo->ppr_options & MSG_EXT_PPR_PCOMP_EN) == 0)
3719 ppr_options |= MSG_EXT_PPR_PCOMP_EN;

Completed in 19 milliseconds