Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dmach_intr.h51 struct intrspec *ip_ispecp; /* intr spec */ member
/titanic_50/usr/src/uts/common/xen/io/
H A Dxpvd.c645 ihdl_plat_datap->ip_ispecp = xpvd_get_ispec(rdip, inum); in xpvd_enable_intr()
646 if (ihdl_plat_datap->ip_ispecp == NULL) in xpvd_enable_intr()
674 ihdl_plat_datap->ip_ispecp = xpvd_get_ispec(rdip, inum); in xpvd_disable_intr()
675 if (ihdl_plat_datap->ip_ispecp == NULL) in xpvd_disable_intr()
683 ihdl_plat_datap->ip_ispecp = NULL; in xpvd_disable_intr()
/titanic_50/usr/src/uts/common/io/pci-ide/
H A Dpci-ide.c741 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispecp; in pciide_intr_ops()
805 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in pciide_alloc_intr()
852 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in pciide_free_intr()
/titanic_50/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c483 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in pci_common_intr_ops()
816 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in pci_alloc_intr_fixed()
863 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in pci_free_intr_fixed()
938 ihdl_plat_datap->ip_ispecp = ispec; in pci_enable_intr()
975 ihdl_plat_datap->ip_ispecp = ispec; in pci_disable_intr()
982 ihdl_plat_datap->ip_ispecp = NULL; in pci_disable_intr()
/titanic_50/usr/src/uts/i86pc/io/
H A Disa.c858 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in isa_intr_ops()
877 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in isa_intr_ops()
957 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in isa_alloc_intr_fixed()
1002 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in isa_free_intr_fixed()
H A Drootnex.c1453 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in rootnex_intr_ops()
1472 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in rootnex_intr_ops()
1622 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in rootnex_alloc_intr_fixed()
1668 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispec; in rootnex_free_intr_fixed()
/titanic_50/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_introp.c823 ispec = ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp; in apic_intr_ops()
857 ispec = ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp; in apic_intr_ops()
/titanic_50/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c710 ispec = ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp; in xen_intr_ops()
745 ispec = ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp; in xen_intr_ops()
/titanic_50/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c5165 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispecp; in pcmcia_intr_add_isr()
5231 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp != in pcmcia_intr_enable_isr()
5342 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp != in pcmcia_intr_remove_isr()
5423 ihdl_plat_datap->ip_ispecp != &sockp->ls_intrspec) { in pcmcia_intr_disable_isr()
5443 if (ihdl_plat_datap->ip_ispecp == in pcmcia_intr_disable_isr()
5445 ispecp = ihdl_plat_datap->ip_ispecp; in pcmcia_intr_disable_isr()
5532 ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp = ispecp; in pcmcia_intr_ops()
/titanic_50/usr/src/uts/i86pc/os/
H A Dmp_machdep.c1753 ispec = ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp; in mach_intr_ops()
/titanic_50/usr/src/uts/i86pc/io/apix/
H A Dapix.c1171 ispec = ((ihdl_plat_t *)hdlp->ih_private)->ip_ispecp; in apix_intr_ops()