Revision 6da6d29f

b/hw/pcie.h
65 65
    /* TODO FLR */
66 66

  
67 67
    /* SLOT */
68
    unsigned int hpev_intx;     /* INTx for hot plug event */
68
    unsigned int hpev_intx;     /* INTx for hot plug event (0-3:INT[A-D]#)
69
                                 * default is 0 = INTA#
70
                                 * If the chip wants to use other interrupt
71
                                 * line, initialize this member with the
72
                                 * desired number.
73
                                 * If the chip dynamically changes this member,
74
                                 * also initialize it when loaded as
75
                                 * appropreately.
76
                                 */
69 77
};
70 78

  
71 79
/* PCI express capability helper functions */

Also available in: Unified diff