Searched refs:ShellHexStrToUintn (Results 1 – 5 of 5) sorted by relevance
287 Data = ShellHexStrToUintn (ValueStr); in ShellCommandRunEeprom()291 Chip = ShellHexStrToUintn (ValueStr); in ShellCommandRunEeprom()294 Bus = ShellHexStrToUintn (ValueStr); in ShellCommandRunEeprom()297 Address = ShellHexStrToUintn (ValueStr); in ShellCommandRunEeprom()300 Length = ShellHexStrToUintn (ValueStr); in ShellCommandRunEeprom()308 Source = ShellHexStrToUintn (ValueStr); in ShellCommandRunEeprom()
337 Address = ShellHexStrToUintn (AddressStr); in ShellCommandRunSpiFlash()349 Offset = ShellHexStrToUintn (OffsetStr); in ShellCommandRunSpiFlash()
1034 ShellHexStrToUintn(
3149 ShellHexStrToUintn( in ShellHexStrToUintn() function
2886 EnhancedDump = (UINT16) ShellHexStrToUintn (Temp); in ShellCommandRunPci()