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

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

Completed in 85 milliseconds