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

/opensolaris-onvv-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_fm.c298 if (cmn_p->pci_common_refcnt == 0) {
320 if (cmn_p->pci_common_refcnt != 0)
H A Dpcipsy.c98 if (cmn_p->pci_common_refcnt == 0) {
122 ASSERT(cmn_p->pci_common_refcnt == 1);
142 cmn_p->pci_common_refcnt++;
160 cmn_p->pci_common_refcnt--;
169 if (cmn_p->pci_common_refcnt != 0) {
265 if (pci_p->pci_common_p->pci_common_refcnt == 0) {
278 if (pci_p->pci_common_p->pci_common_refcnt == 0)
285 if (pci_p->pci_common_p->pci_common_refcnt == 0)
H A Dpcisch.c125 if (cmn_p->pci_common_refcnt == 0)
133 if (cmn_p->pci_common_refcnt == 0) {
141 if (cmn_p->pci_common_refcnt == 0) {
158 cmn_p->pci_common_refcnt++;
174 cmn_p->pci_common_refcnt--;
187 if (cmn_p->pci_common_refcnt != 0) {
286 if (pci_p->pci_common_p->pci_common_refcnt == 0) {
301 if (pci_p->pci_common_p->pci_common_refcnt == 0)
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_var.h95 ushort_t pci_common_refcnt; /* # of sides suspended + attached */ member in struct:pci_common

Completed in 57 milliseconds