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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1944 dev->flags = AHC_DEV_UNCONFIGURED;
2160 dev->flags |= AHC_DEV_UNCONFIGURED;
2184 if ((dev->flags & AHC_DEV_UNCONFIGURED) != 0
2353 dev->flags &= ~AHC_DEV_UNCONFIGURED;
2355 dev->flags |= AHC_DEV_UNCONFIGURED;
H A Daic7xxx_osm.h445 AHC_DEV_UNCONFIGURED = 0x01, enumerator in enum:__anon2240

Completed in 44 milliseconds