Searched refs:INTR (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/amd64/amd64/ |
H A D | atpic_vector.S | 44 .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 D | atpic_vector.S | 46 .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 D | ti,sci-intr.txt | 4 The Interrupt Router (INTR) module provides a mechanism to mux M
|
/freebsd/tests/sys/sound/ |
H A D | sndstat.c | 181 NV(number, INTR); in ATF_TC_BODY()
|
/freebsd/sys/arm64/conf/ |
H A D | NOTES | 260 options IICHID_SAMPLING # Workaround missing GPIO INTR support
|
/freebsd/sys/dev/sound/pci/ |
H A D | maestro3.c | 74 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 D | GENERIC | 342 options IICHID_SAMPLING # Workaround missing GPIO INTR support
|
H A D | NOTES |
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC | 382 options IICHID_SAMPLING # Workaround missing GPIO INTR support
|
H A D | NOTES |
|
/freebsd/sys/x86/conf/ |
H A D | NOTES | 582 options IICHID_SAMPLING # Workaround missing GPIO INTR support
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_netdev.c | 1086 en_dbg(INTR, priv, "Default coalesing params for mtu: %u - " in mlx4_en_set_default_moderation()
|