master/slave.c
changeset 865 6ccce9c63fe8
parent 861 6e3de145421a
child 870 fbd5924690ee
equal deleted inserted replaced
864:5b6992df2931 865:6ccce9c63fe8
  1041     slave->sii.alias = alias; // FIXME: do this in state machine
  1041     slave->sii.alias = alias; // FIXME: do this in state machine
  1042 
  1042 
  1043     return size; // success
  1043     return size; // success
  1044 }
  1044 }
  1045 
  1045 
  1046 
       
  1047 /*****************************************************************************/
  1046 /*****************************************************************************/
  1048 
  1047 
  1049 /**
  1048 /**
  1050    Formats attribute data for SysFS read access.
  1049    Formats attribute data for SysFS read access.
  1051    \return number of bytes to read
  1050    \return number of bytes to read