Searched defs:LD2PD (Results 1 – 1 of 1) sorted by relevance
225 #define LD2PD(vol) VolToPart[vol].pd /* Get physical drive number */ macro228 #define LD2PD(vol) (BYTE)(vol) /* Each logical drive is bound to the same physical drive number */ macro