asmc_command
if (asmc_command(dev, ASMC_CMDREAD))
if (asmc_command(dev, 0x12))
if (asmc_command(dev, 0x13))
if (asmc_command(dev, ASMC_CMDWRITE))
static int asmc_command(device_t dev, uint8_t command);