Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c28 static int ql_async_event_parser(qlge_t *, mbx_data_t *);
262 if (ql_async_event_parser(qlge, p_results) == B_FALSE) { in ql_issue_mailbox_cmd_and_poll_rsp()
363 ql_async_event_parser(qlge_t *qlge, mbx_data_t *mbx_cmds) in ql_async_event_parser() function
683 if (ql_async_event_parser(qlge, &qlge->received_mbx_cmds) == B_FALSE) { in ql_do_mpi_intr()