Home
last modified time | relevance | path

Searched refs:LD2PD (Results 1 – 1 of 1) sorted by relevance

/fatfs-2.7.6/
Dff.c250 #define LD2PD(vol) VolToPart[vol].pd /* Get physical drive number */ macro
253 #define LD2PD(vol) (BYTE)(vol) /* Each logical drive is associated with the same physical drive num… macro
3375 fs->pdrv = LD2PD(vol); /* Volume hosting physical drive */
5828 pdrv = LD2PD(vol); /* Physical drive */