master/ioctl.h
changeset 1447 846d75637c43
parent 1438 1d30b96bb04f
child 1448 d7ba0c408a07
equal deleted inserted replaced
1446:85ea5af50175 1447:846d75637c43
   127 typedef struct {
   127 typedef struct {
   128     uint32_t slave_count;
   128     uint32_t slave_count;
   129     uint32_t config_count;
   129     uint32_t config_count;
   130     uint32_t domain_count;
   130     uint32_t domain_count;
   131     uint8_t phase;
   131     uint8_t phase;
       
   132     uint8_t scan_busy;
   132     struct {
   133     struct {
   133         uint8_t address[6];
   134         uint8_t address[6];
   134         uint8_t attached;
   135         uint8_t attached;
   135         uint8_t link_state;
   136         uint8_t link_state;
   136         uint32_t tx_count;
   137         uint32_t tx_count;