cmd_set
int cmd_set; /* COMMAND SET */
int cmd_set;
manuf->cmd_set = cfi.cfi_char[0x13];
if (manuf->cmd_set != HERMON_FLASH_SPI_CMDSET) {
} else if (manuf->cmd_set == HERMON_FLASH_SPI_CMDSET) {
if (manuf->cmd_set != HERMON_FLASH_AMD_CMDSET &&
manuf->cmd_set != HERMON_FLASH_INTEL_CMDSET) {
"device command set %lx\n"), manuf->cmd_set);
manuf->cmd_set = cfi.cfi_char[0x13];
if (manuf->cmd_set != TAVOR_FLASH_AMD_CMDSET) {
if (manuf->cmd_set != TAVOR_FLASH_AMD_CMDSET &&
manuf->cmd_set != TAVOR_FLASH_INTEL_CMDSET) {
"get/set debugger properties", cmd_set },
extern int cmd_set(uintptr_t, uint_t, int, const mdb_arg_t *);
{ (elfedit_cmd_func_t *)cmd_set,
{ cmd_set, cpl_sec_str, name_set,