OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PICTOSOFTC
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/arm/gemini/
gemini_icu.c
79
#define
PICTOSOFTC
(pic) \
123
struct geminiicu_softc * const sc =
PICTOSOFTC
(pic);
139
struct geminiicu_softc * const sc =
PICTOSOFTC
(pic);
194
struct geminiicu_softc * const sc =
PICTOSOFTC
(pic);
/src/sys/arch/arm/imx/
imx23_icoll.c
67
#define
PICTOSOFTC
(pic) \
195
struct icoll_softc *sc =
PICTOSOFTC
(pic);
212
struct icoll_softc *sc =
PICTOSOFTC
(pic);
250
struct icoll_softc *sc =
PICTOSOFTC
(pic);
/src/sys/arch/arm/sunxi/
sunxi_intc.c
83
#define
PICTOSOFTC
(pic) \
94
struct sunxi_intc_softc * const sc =
PICTOSOFTC
(pic);
106
struct sunxi_intc_softc * const sc =
PICTOSOFTC
(pic);
/src/sys/arch/arm/ti/
ti_omapintc.c
93
#define
PICTOSOFTC
(pic) \
110
struct omap2icu_softc * const sc =
PICTOSOFTC
(pic);
123
struct omap2icu_softc * const sc =
PICTOSOFTC
(pic);
175
KASSERT(is->is_irq <
PICTOSOFTC
(pic)->sc_pic.pic_maxsources);
/src/sys/arch/arm/cortex/
gic.c
98
#define
PICTOSOFTC
(pic) ((struct armgic_softc *)(pic))
200
struct armgic_softc * const sc =
PICTOSOFTC
(pic);
212
struct armgic_softc * const sc =
PICTOSOFTC
(pic);
224
struct armgic_softc * const sc =
PICTOSOFTC
(pic);
241
struct armgic_softc * const sc =
PICTOSOFTC
(pic);
270
struct armgic_softc * const sc =
PICTOSOFTC
(pic);
416
struct armgic_softc * const sc =
PICTOSOFTC
(pic);
543
struct armgic_softc * const sc =
PICTOSOFTC
(pic);
567
struct armgic_softc * const sc =
PICTOSOFTC
(pic);
gicv3.c
55
#define
PICTOSOFTC
(pic) \
135
struct gicv3_softc * const sc =
PICTOSOFTC
(pic);
154
struct gicv3_softc * const sc =
PICTOSOFTC
(pic);
173
struct gicv3_softc * const sc =
PICTOSOFTC
(pic);
233
struct gicv3_softc * const sc =
PICTOSOFTC
(pic);
397
struct gicv3_softc * const sc =
PICTOSOFTC
(pic);
466
struct gicv3_softc * const sc =
PICTOSOFTC
(pic);
490
struct gicv3_softc * const sc =
PICTOSOFTC
(pic);
/src/sys/arch/arm/apple/
apple_intc.c
115
#define
PICTOSOFTC
(pic) container_of(pic, struct apple_intc_softc, sc_pic)
126
struct apple_intc_softc * const sc =
PICTOSOFTC
(pic);
140
struct apple_intc_softc * const sc =
PICTOSOFTC
(pic);
159
struct apple_intc_softc * const sc =
PICTOSOFTC
(pic);
Completed in 17 milliseconds
Indexes created Mon Sep 29 18:09:42 GMT 2025