Searched refs:iscsi_async (Results 1 – 4 of 4) sorted by relevance
225 struct iscsi_async { struct
1747 struct iscsi_async *resp_hdr; in bnx2i_process_async_mesg()1762 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()
2711 struct iscsi_async *hdr; in iscsit_send_conn_drop_async_message()2715 hdr = (struct iscsi_async *) cmd->pdu; in iscsit_send_conn_drop_async_message()