Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_def.h361 struct qla4_work_evt { struct
Dql4_os.c5157 static struct qla4_work_evt *
5161 struct qla4_work_evt *e; in qla4xxx_alloc_work()
5162 uint32_t size = sizeof(struct qla4_work_evt) + data_size; in qla4xxx_alloc_work()
5174 struct qla4_work_evt *e) in qla4xxx_post_work()
5188 struct qla4_work_evt *e; in qla4xxx_post_aen_work()
5207 struct qla4_work_evt *e; in qla4xxx_post_ping_evt_work()
5225 struct qla4_work_evt *e, *tmp; in qla4xxx_do_work()