Searched defs:ICH9LPCState (Results 1 – 1 of 1) sorted by relevance
21 struct ICH9LPCState { struct23 PCIDevice d;32 uint8_t irr[PCI_SLOT_MAX][PCI_NUM_PINS];34 MC146818RtcState rtc;35 APMState apm;36 ICH9LPCPMRegs pm;37 uint32_t sci_level; /* track sci level */38 uint8_t sci_gsi;41 struct {43 } pin_strap;[all …]