Searched defs:CSIO_VALID_WWN (Results 1 – 2 of 2) sorted by relevance
49 #define CSIO_VALID_WWN(__n) ((*__n >> 4) == 0x5 ? true : false) macro