Searched refs:async_event (Results 1 – 5 of 5) sorted by relevance
1763 u8 async_event; in bnx2i_process_async_mesg() local1768 async_event = async_cqe->async_event; in bnx2i_process_async_mesg()1770 if (async_event == ISCSI_ASYNC_MSG_SCSI_EVENT) { in bnx2i_process_async_mesg()1786 resp_hdr->async_event = async_cqe->async_event; in bnx2i_process_async_mesg()
46 u8 async_event; member52 u8 async_event; member
108 static const char * const async_event[] = { variable131 ((status) < ARRAY_SIZE(async_event) ? \132 async_event[(status)] : "unknown async error")
236 uint8_t async_event; member
2555 hdr->async_event = ISCSI_ASYNC_MSG_DROPPING_CONNECTION; in iscsit_send_conn_drop_async_message()