Searched refs:FDCtrlCommand (Results 1 – 1 of 1) sorted by relevance
2152 typedef struct FDCtrlCommand { struct2159 } FDCtrlCommand; typedef2161 static const FDCtrlCommand handlers[] = {2198 static const FDCtrlCommand *get_command(uint8_t cmd) in get_command()2210 const FDCtrlCommand *cmd; in fdctrl_write_data()