Searched refs:FDC_CMD_LOCK (Results 1 – 2 of 2) sorted by relevance
123 #define FDC_CMD_LOCK(lock) (0x14|lock) macro
123 if (out_fdc_cmd(iot, ioh, FDC_CMD_LOCK(FDC_CMD_FLAGS_LOCK)) == -1 || in fdc_conf()