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

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h247 AHC_DEV_FREEZE_TIL_EMPTY = 0x02, /* Freeze queue until active == 0 */ enumerator in enum:__anon10
H A Daic7xxx_osm.c1285 if ((dev->flags & AHC_DEV_FREEZE_TIL_EMPTY) == 0
1288 dev->flags |= AHC_DEV_FREEZE_TIL_EMPTY;

Completed in 262 milliseconds