Searched refs:sp_cmdmap (Results 1 – 1 of 1) sorted by relevance
74 static uint8_t sp_cmdmap[32]; variable216 return (sp_cmdmap[byteoffs] & (1 << bitoffs)) ? 1 : 0; in sp_check_commandavail()722 if (sp_docommand(S_CMD_Q_CMDMAP, 0, NULL, 32, sp_cmdmap)) { in serprog_init()