Searched defs:ISCSIOP_LOGOUT_REQ (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DISCSI.cpp147 ISCSIOP_LOGOUT_REQ = 0x06000000, enumerator in enum:ISCSIOPCODE
1744 aReqBHS[0] = RT_H2N_U32(ISCSI_FINAL_BIT | ISCSIOP_LOGOUT_REQ); /* I=0,F=1,Reason=close session */

Completed in 56 milliseconds