Searched refs:DEVICE_PRESENT (Results 1 – 3 of 3) sorted by relevance
135 if (p->dev_flags[target] & DEVICE_PRESENT) in aic7xxx_proc_info()295 if ((p->dev_flags[target] & DEVICE_PRESENT) == 0) in aic7xxx_proc_info()
337 #define DEVICE_PRESENT 0x00 macro
977 #define DEVICE_PRESENT 0x01 macro2830 if (!(p->dev_flags[tindex] & DEVICE_PRESENT)) in aic7xxx_done()2835 p->dev_flags[tindex] |= DEVICE_PRESENT; in aic7xxx_done()