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

  /src/sys/dev/ic/
aic79xxvar.h 233 AHD_TARGETMODE = 0x01000,/* Has tested target mode support */
aic79xx.c 6042 ahd->features &= ~AHD_TARGETMODE;
6053 if ((ahd->features & AHD_TARGETMODE) != 0)
6078 if ((ahd->features & AHD_TARGETMODE) != 0) {
6418 if ((ahd->features & AHD_TARGETMODE) != 0) {
9184 if ((ahd->features & AHD_TARGETMODE) == 0)

Completed in 18 milliseconds