Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dfdc.c106 #define FDC_CMD_SEEK_LEN 0x03 macro
282 pCMD->cmdlen=FDC_CMD_SEEK_LEN; in fdc_issue_cmd()