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

/vbox/src/VBox/Storage/
H A DISCSI.cpp164 ISCSIOP_LOGOUT_RES = 0x26000000, enumerator in enum:ISCSIOPCODE
1776 if (RT_N2H_U32(aResBHS[0]) != (ISCSI_FINAL_BIT | ISCSIOP_LOGOUT_RES))
2183 case ISCSIOP_LOGOUT_RES:
2487 case ISCSIOP_LOGOUT_RES:
2661 case ISCSIOP_LOGOUT_RES:

Completed in 55 milliseconds