Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_os.c4915 #define qla2x00_post_async_work(name, type) \ macro
4935 qla2x00_post_async_work(login, QLA_EVT_ASYNC_LOGIN);
4936 qla2x00_post_async_work(logout, QLA_EVT_ASYNC_LOGOUT);
4937 qla2x00_post_async_work(logout_done, QLA_EVT_ASYNC_LOGOUT_DONE);
4938 qla2x00_post_async_work(adisc, QLA_EVT_ASYNC_ADISC);
4939 qla2x00_post_async_work(prlo, QLA_EVT_ASYNC_PRLO);
4940 qla2x00_post_async_work(prlo_done, QLA_EVT_ASYNC_PRLO_DONE);