Subversion Repositories Kolibri OS

Rev

Rev 1408 | Rev 1627 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1408 Rev 1430
Line 482... Line 482...
482
    unsigned int    d2_support:1;   /* Low power state D2 is supported */
482
    unsigned int    d2_support:1;   /* Low power state D2 is supported */
483
    unsigned int    no_d1d2:1;  /* Only allow D0 and D3 */
483
    unsigned int    no_d1d2:1;  /* Only allow D0 and D3 */
484
 
484
 
Line 485... Line 485...
485
//    pci_channel_state_t error_state;    /* current connectivity state */
485
//    pci_channel_state_t error_state;    /* current connectivity state */
486
//    struct  device  dev;        /* Generic device interface */
486
    struct  device  dev;        /* Generic device interface */
Line 487... Line 487...
487
 
487
 
Line 488... Line 488...
488
//    int     cfg_size;   /* Size of configuration space */
488
//    int     cfg_size;   /* Size of configuration space */
489
 
489