Searched defs:cmi_pcii_hashent (Results 1 – 1 of 1) sorted by relevance
453 struct cmi_pcii_hashent { struct454 struct cmi_pcii_hashent *pcii_next; argument455 struct cmi_pcii_hashent *pcii_prev; argument456 int pcii_bus;457 int pcii_dev;481 struct cmi_pcii_hashent *hep; in pcii_addent() argument