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