Home
last modified time | relevance | path

Searched refs:QLA_EVT_FLAG_FREE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c5150 e->flags = QLA_EVT_FLAG_FREE; in qla2x00_alloc_work()
5592 if (e->flags & QLA_EVT_FLAG_FREE) in qla2x00_do_work()
H A Dqla_def.h3565 #define QLA_EVT_FLAG_FREE 0x1 macro