Searched refs:VALID_RSVDSEC (Results 1 – 2 of 2) sorted by relevance
240 #define VALID_RSVDSEC(s) ((s) > 0) macro
2081 if (VALID_RSVDSEC(reserved) && reserved < totsec) in parseBPB()