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

/vbox/src/VBox/Storage/
H A DISCSI.cpp183 #define ISCSI_CSG_MASK 0x000c0000 macro
1458 targetCSG = (RT_N2H_U32(aResBHS[0]) & ISCSI_CSG_MASK) >> ISCSI_CSG_SHIFT;

Completed in 42 milliseconds