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

/vbox/src/VBox/Storage/
H A DISCSI.cpp187 #define ISCSI_NSG_MASK 0x00030000 macro
1459 targetNSG = (RT_N2H_U32(aResBHS[0]) & ISCSI_NSG_MASK) >> ISCSI_NSG_SHIFT;

Completed in 54 milliseconds