Searched refs:cmd (Results 1 – 4 of 4) sorted by relevance
15469 WORD uc, bc, nc, cmd; in ff_wtoupper() local15569 nc = *p++; cmd = nc >> 8; nc &= 0xFF; /* Get processing command and block size */ in ff_wtoupper()15571 switch (cmd) { in ff_wtoupper()15584 if (cmd == 0) p += nc; /* Skip table if needed */ in ff_wtoupper()
99 DRESULT disk_ioctl(BYTE pdrv, BYTE cmd, void *buff) in disk_ioctl() argument106 switch (cmd) { in disk_ioctl()
200 BYTE cmd, /* Control code */ in disk_ioctl() argument
33 DRESULT disk_ioctl (BYTE pdrv, BYTE cmd, void* buff);