Home
last modified time | relevance | path

Searched refs:target_phases (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx_osm.c583 tdata->target_phases = 0; in ahd_action()
585 tdata->target_phases |= SPHASE_PENDING; in ahd_action()
590 tdata->target_phases |= NO_DISCONNECT; in ahd_action()
994 tdata->target_phases |= DPHASE_PENDING; in ahd_execute_scb()
Daic7xxx_osm.c553 tdata->target_phases = 0; in ahc_action()
555 tdata->target_phases |= SPHASE_PENDING; in ahc_action()
560 tdata->target_phases |= NO_DISCONNECT; in ahc_action()
992 tdata->target_phases |= DPHASE_PENDING; in ahc_execute_scb()
Daic79xx.h420 uint8_t target_phases; /* Bitmap of phases to execute */ member
453 uint8_t target_phases; /* Bitmap of phases to execute */ member
Daic7xxx.h416 uint8_t target_phases; /* Bitmap of phases to execute */ member