Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Datpic_vector.S44 .macro INTR irq_num, vec_name macro
54 INTR 0, atpic_intr0
55 INTR 1, atpic_intr1
56 INTR 2, atpic_intr2
57 INTR 3, atpic_intr3
58 INTR 4, atpic_intr4
59 INTR 5, atpic_intr5
60 INTR 6, atpic_intr6
61 INTR 7, atpic_intr7
62 INTR 8, atpic_intr8
[all …]
/freebsd/sys/i386/i386/
H A Datpic_vector.S46 .macro INTR irq_num, vec_name macro
66 INTR 0, atpic_intr0
67 INTR 1, atpic_intr1
68 INTR 2, atpic_intr2
69 INTR 3, atpic_intr3
70 INTR 4, atpic_intr4
71 INTR 5, atpic_intr5
72 INTR 6, atpic_intr6
73 INTR 7, atpic_intr7
74 INTR 8, atpic_intr8
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,sci-intr.txt4 The Interrupt Router (INTR) module provides a mechanism to mux M
/freebsd/tests/sys/sound/
H A Dsndstat.c181 NV(number, INTR); in ATF_TC_BODY()
/freebsd/sys/arm64/conf/
H A DNOTES260 options IICHID_SAMPLING # Workaround missing GPIO INTR support
/freebsd/sys/dev/sound/pci/
H A Dmaestro3.c74 enum {CHANGE=0, CALL=1, INTR=2, BORING=3, NONE=-1}; enumerator
1110 M3_DEBUG(INTR, ("m3_intr\n")); in m3_intr()
/freebsd/sys/i386/conf/
H A DGENERIC342 options IICHID_SAMPLING # Workaround missing GPIO INTR support
H A DNOTES
/freebsd/sys/amd64/conf/
H A DGENERIC382 options IICHID_SAMPLING # Workaround missing GPIO INTR support
H A DNOTES
/freebsd/sys/x86/conf/
H A DNOTES582 options IICHID_SAMPLING # Workaround missing GPIO INTR support
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c1086 en_dbg(INTR, priv, "Default coalesing params for mtu: %u - " in mlx4_en_set_default_moderation()