smi_write
static int smi_write(device_t dev, uint16_t addr, uint16_t data, int sleep);
return (smi_write(dev, reg, value, RTL_WAITOK));