Searched refs:intr_type (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-12-stable/sys/xen/
H A Dxen_intr.h66 enum intr_type irqflags, xen_intr_handle_t *handlep);
90 void *arg, enum intr_type irqflags, xen_intr_handle_t *handlep);
114 driver_intr_t handler, void *arg, enum intr_type irqflags,
139 void *arg, enum intr_type irqflags, xen_intr_handle_t *handlep);
155 driver_filter_t filter, enum intr_type irqflags,
262 driver_intr_t handler, void *arg, enum intr_type flags,
/freebsd-12-stable/sys/dev/smartpqi/
H A Dsmartpqi_intr.c69 softs->intr_type = INTR_TYPE_MSIX;
74 if (!softs->intr_type) {
83 softs->intr_type = INTR_TYPE_MSI;
88 if (!softs->intr_type) {
90 softs->intr_type = INTR_TYPE_FIXED;
94 if(!softs->intr_type) {
321 if (softs->intr_type == INTR_TYPE_FIXED) {
406 if (softs->intr_type == INTR_TYPE_FIXED) {
408 } else if (softs->intr_type == INTR_TYPE_MSIX) {
H A Dsmartpqi_init.c567 softs->intr_type = INTR_TYPE_NONE;
580 if (INTR_TYPE_FIXED == softs->intr_type) {
H A Dsmartpqi_sis.c84 switch(softs->intr_type) {
/freebsd-12-stable/sys/sys/
H A Dinterrupt.h173 u_char intr_priority(enum intr_type flags);
176 u_char pri, enum intr_type flags, void **cookiep);
197 driver_intr_t handler, void *arg, int pri, enum intr_type flags,
/freebsd-12-stable/sys/powerpc/include/
H A Dintr_machdep.h57 void *, enum intr_type, void **);
/freebsd-12-stable/sys/dev/tpm/
H A Dtpm_tis.c148 sc->intr_type = -1;
242 if (sc->intr_type != -1 && sc->intr_type & status)
256 if(sc->interrupts && sc->intr_type != -1) {
259 sc->intr_type = -1;
346 sc->intr_type = TPM_INT_STS_LOC_CHANGE;
386 sc->intr_type = TPM_INT_STS_CMD_RDY;
423 sc->intr_type = TPM_INT_STS_VALID;
447 sc->intr_type = TPM_INT_STS_DATA_AVAIL;
462 sc->intr_type
[all...]
H A Dtpm20.h118 int intr_type; /* Current event type */ member in struct:tpm_sc
/freebsd-12-stable/sys/dev/ichiic/
H A Dig4_var.h89 int intr_type; member in struct:ig4iic_softc
/freebsd-12-stable/sys/dev/virtio/pci/
H A Dvirtio_pci.c118 static int vtpci_setup_intr(device_t, enum intr_type);
143 enum intr_type);
145 enum intr_type);
147 enum intr_type);
148 static int vtpci_setup_interrupts(struct vtpci_softc *, enum intr_type);
530 vtpci_setup_intr(device_t dev, enum intr_type type)
945 vtpci_setup_legacy_interrupt(struct vtpci_softc *sc, enum intr_type type)
958 vtpci_setup_pervq_msix_interrupts(struct vtpci_softc *sc, enum intr_type type)
985 vtpci_setup_msix_interrupts(struct vtpci_softc *sc, enum intr_type type)
1011 vtpci_setup_interrupts(struct vtpci_softc *sc, enum intr_type typ
[all...]
/freebsd-12-stable/sys/dev/e1000/
H A Dif_em.h285 (adapter->intr_type == IFLIB_INTR_MSIX)) ? 1 : 4)
290 (adapter->intr_type == IFLIB_INTR_MSIX) ? 1 : 16)
461 #define intr_type shared->isc_intr macro
/freebsd-12-stable/sys/dev/virtio/
H A Dvirtio.h78 int virtio_setup_intr(device_t dev, enum intr_type type);
H A Dvirtio.c209 virtio_setup_intr(device_t dev, enum intr_type type)
/freebsd-12-stable/sys/x86/include/
H A Dintr_machdep.h148 driver_intr_t handler, void *arg, enum intr_type flags, void **cookiep,
/freebsd-12-stable/sys/dev/tws/
H A Dtws.h258 u_int8_t intr_type; /* Interrupt type used */ member in struct:tws_softc
H A Dtws.c273 sc->intr_type = TWS_INTx; /* default */
276 sc->intr_type = TWS_MSI;
389 if ( sc->intr_type == TWS_MSI ) {
483 switch(sc->intr_type) {
/freebsd-12-stable/sys/x86/xen/
H A Dxen_intr.c402 driver_intr_t handler, void *arg, enum intr_type flags,
1202 enum intr_type flags, xen_intr_handle_t *port_handlep)
1224 enum intr_type flags, xen_intr_handle_t *port_handlep)
1259 void *arg, enum intr_type flags, xen_intr_handle_t *port_handlep)
1298 enum intr_type flags, xen_intr_handle_t *port_handlep)
1357 enum intr_type flags, xen_intr_handle_t *port_handlep)
1577 driver_intr_t handler, void *arg, enum intr_type flags,
/freebsd-12-stable/sys/amd64/vmm/amd/
H A Dsvm.c886 intrtype_to_str(int intr_type) argument
888 switch (intr_type) {
898 panic("%s: unknown intr_type %d", __func__, intr_type);
907 svm_eventinject(struct svm_softc *sc, int vcpu, int intr_type, int vector, argument
920 switch (intr_type) {
930 panic("%s: invalid intr_type/vector: %d/%d", __func__,
931 intr_type, vector);
933 ctrl->eventinj = vector | (intr_type << 8) | VMCB_EVENTINJ_VALID;
938 intrtype_to_str(intr_type), vecto
[all...]
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_vf.c63 uint16_t intr_type; /* MSI, or MSI-X */ member in struct:intrs_and_queues
345 iaq->intr_type = itype;
688 sc->intr_type = iaq.intr_type;
761 sc->params.nports, sc->intr_count, sc->intr_type == INTR_MSIX ?
/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c569 intr->intr_type = INTR_INT;
1331 intr->intr_type = INTR_INT;
1399 intr->intr_type = INTR_INT;
1402 intr->intr_type = INTR_INT;
1406 intr->intr_type = INTR_INT;
1410 intr->intr_type = INTR_INT;
1415 intr->intr_type = INTR_INT;
1426 intr->intr_type = INTR_REAL;
H A Dctftools.h182 intrtype_t intr_type; member in struct:intr
H A Dmerge.c224 if (si->intr_type != ti->intr_type ||
230 if (si->intr_type == INTR_INT &&
233 else if (si->intr_type == INTR_REAL &&
H A Dctf.c329 if (ip->intr_type == INTR_INT)
338 if (ip->intr_type == INTR_INT) {
1074 ip->intr_type = INTR_INT;
1100 ip->intr_type = INTR_REAL;
/freebsd-12-stable/sys/amd64/vmm/intel/
H A Dvmx.c2320 uint32_t intr_type, intr_vec, reason; local
2380 intr_type = idtvec_info & VMCS_INTR_T_MASK;
2381 if (intr_type == VMCS_INTR_T_NMI) {
2392 if (intr_type == VMCS_INTR_T_SWINTR ||
2393 intr_type == VMCS_INTR_T_PRIV_SWEXCEPTION ||
2394 intr_type == VMCS_INTR_T_SWEXCEPTION) {
2424 intr_type = idtvec_info & VMCS_INTR_T_MASK;
2425 if (intr_type != VMCS_INTR_T_SWINTR &&
2426 intr_type != VMCS_INTR_T_SWEXCEPTION &&
2427 intr_type !
[all...]
/freebsd-12-stable/sys/dev/virtio/mmio/
H A Dvirtio_mmio.c115 static int vtmmio_setup_intr(device_t, enum intr_type);
217 vtmmio_setup_intr(device_t dev, enum intr_type type)

Completed in 236 milliseconds

12