Searched defs:cmi_pcii_hashent (Results 1 – 1 of 1) sorted by relevance
448 struct cmi_pcii_hashent { struct449 struct cmi_pcii_hashent *pcii_next; argument450 struct cmi_pcii_hashent *pcii_prev; argument451 int pcii_bus;452 int pcii_dev;476 struct cmi_pcii_hashent *hep; in pcii_addent() argument