Home
last modified time | relevance | path

Searched refs:qla_work_evt (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_os.c3793 static struct qla_work_evt *
3796 struct qla_work_evt *e; in qla2x00_alloc_work()
3803 e = kzalloc(sizeof(struct qla_work_evt), GFP_ATOMIC); in qla2x00_alloc_work()
3816 qla2x00_post_work(struct scsi_qla_host *vha, struct qla_work_evt *e) in qla2x00_post_work()
3832 struct qla_work_evt *e; in qla2x00_post_aen_work()
3846 struct qla_work_evt *e; in qla2x00_post_idc_ack_work()
3861 struct qla_work_evt *e; \
3885 struct qla_work_evt *e; in qla2x00_post_uevent_work()
3917 struct qla_work_evt *e; in qlafx00_post_aenfx_work()
3932 struct qla_work_evt *e, *tmp; in qla2x00_do_work()
Dqla_gbl.h633 extern int qlafx00_process_aen(struct scsi_qla_host *, struct qla_work_evt *);
Dqla_def.h2722 struct qla_work_evt { struct
Dqla_mr.c1711 qlafx00_process_aen(struct scsi_qla_host *vha, struct qla_work_evt *evt) in qlafx00_process_aen()