Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h371 struct qla4_work_evt { struct
H A Dql4_os.c5203 static struct qla4_work_evt *
5207 struct qla4_work_evt *e; in qla4xxx_alloc_work()
5208 uint32_t size = sizeof(struct qla4_work_evt) + data_size; in qla4xxx_alloc_work()
5220 struct qla4_work_evt *e) in qla4xxx_post_work()
5234 struct qla4_work_evt *e; in qla4xxx_post_aen_work()
5253 struct qla4_work_evt *e; in qla4xxx_post_ping_evt_work()
5271 struct qla4_work_evt *e, *tmp; in qla4xxx_do_work()