Searched refs:QLA_EVT_FLAG_FREE (Results 1 – 2 of 2) sorted by relevance
5032 e->flags = QLA_EVT_FLAG_FREE; in qla2x00_alloc_work()5484 if (e->flags & QLA_EVT_FLAG_FREE) in qla2x00_do_work()
3479 #define QLA_EVT_FLAG_FREE 0x1 macro