master/ioctl.h
changeset 1530 96629de2202b
parent 1526 66edd310830c
child 1531 6c5478400e28
equal deleted inserted replaced
1529:079de3453c92 1530:96629de2202b
   133     uint32_t domain_count;
   133     uint32_t domain_count;
   134 #ifdef EC_EOE
   134 #ifdef EC_EOE
   135     uint32_t eoe_handler_count;
   135     uint32_t eoe_handler_count;
   136 #endif
   136 #endif
   137     uint8_t phase;
   137     uint8_t phase;
       
   138     uint8_t active;
   138     uint8_t scan_busy;
   139     uint8_t scan_busy;
   139     struct {
   140     struct {
   140         uint8_t address[6];
   141         uint8_t address[6];
   141         uint8_t attached;
   142         uint8_t attached;
   142         uint8_t link_state;
   143         uint8_t link_state;