Home
last modified time | relevance | path

Searched refs:pcii_prev (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/i86pc/os/
H A Dcmi_hw.c450 struct cmi_pcii_hashent *pcii_prev; member
499 hbp->pciib_head->pcii_prev = hep; in pcii_addent()
501 hep->pcii_prev = NULL; in pcii_addent()
547 if (hep->pcii_prev != NULL) in pcii_rment()
548 hep->pcii_prev->pcii_next = hep->pcii_next; in pcii_rment()
551 hep->pcii_next->pcii_prev = hep->pcii_prev; in pcii_rment()