Searched refs:iscsi_async (Results 1 – 4 of 4) sorted by relevance
214 struct iscsi_async { struct
1745 struct iscsi_async *resp_hdr; in bnx2i_process_async_mesg()1760 resp_hdr = (struct iscsi_async *) &bnx2i_conn->gen_pdu.resp_hdr; in bnx2i_process_async_mesg()
488 struct iscsi_async *resp_hdr; in qedi_process_async_mesg()508 resp_hdr = (struct iscsi_async *)&qedi_conn->gen_pdu.resp_hdr; in qedi_process_async_mesg()
2747 struct iscsi_async *hdr; in iscsit_send_conn_drop_async_message()2751 hdr = (struct iscsi_async *) cmd->pdu; in iscsit_send_conn_drop_async_message()
Completed in 21 milliseconds