OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcihost_softc
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/arm/fdt/
pcihost_fdtvar.h
67
struct
pcihost_softc
{
struct
96
void pcihost_init2(struct
pcihost_softc
*);
pcihost_fdt.c
67
static int pcihost_config(struct
pcihost_softc
*);
95
CFATTACH_DECL_NEW(pcihost_fdt, sizeof(struct
pcihost_softc
),
121
struct
pcihost_softc
* const sc = device_private(self);
160
pcihost_init2(struct
pcihost_softc
*sc)
234
pcihost_config(struct
pcihost_softc
*sc)
408
struct
pcihost_softc
*sc = v;
416
struct
pcihost_softc
*sc = v;
443
struct
pcihost_softc
*sc = v;
481
struct
pcihost_softc
*sc = pa->pa_pc->pc_intr_v;
533
pcihost_find_intr(struct
pcihost_softc
*sc, pci_intr_handle_t ih, int *pihandle
[
all
...]
/src/sys/arch/riscv/fdt/
pcihost_fdtvar.h
67
struct
pcihost_softc
{
struct
99
void pcihost_init2(struct
pcihost_softc
*);
pcihost_fdt.c
64
static int pcihost_config(struct
pcihost_softc
*);
92
CFATTACH_DECL_NEW(pcihost_fdt, sizeof(struct
pcihost_softc
),
112
struct
pcihost_softc
* const sc = device_private(self);
144
pcihost_init2(struct
pcihost_softc
*sc)
216
pcihost_config(struct
pcihost_softc
*sc)
389
struct
pcihost_softc
*sc = v;
397
struct
pcihost_softc
*sc = v;
424
struct
pcihost_softc
*sc = v;
462
struct
pcihost_softc
*sc = pa->pa_pc->pc_intr_v;
514
pcihost_find_intr(struct
pcihost_softc
*sc, pci_intr_handle_t ih, int *pihandle
[
all
...]
/src/sys/arch/riscv/starfive/
jh7110_pcie.c
59
struct
pcihost_softc
sc_phsc;
180
struct
pcihost_softc
* const phsc = v;
190
// struct
pcihost_softc
* const phsc = v;
204
// struct
pcihost_softc
* const phsc = v;
229
struct
pcihost_softc
* const phsc = v;
254
struct
pcihost_softc
* const phsc = v;
312
struct
pcihost_softc
* const phsc = &sc->sc_phsc;
324
struct
pcihost_softc
* const phsc = &sc->sc_phsc;
396
struct
pcihost_softc
* const phsc = &sc->sc_phsc;
525
struct
pcihost_softc
* const phsc = &sc->sc_phsc
[
all
...]
/src/sys/arch/arm/rockchip/
rk3399_pcie.c
129
struct
pcihost_softc
sc_phsc;
206
struct
pcihost_softc
* const phsc = &sc->sc_phsc;
530
struct
pcihost_softc
*sc = &rksc->sc_phsc;
/src/sys/arch/arm/apple/
apple_pcie.c
100
struct
pcihost_softc
sc_pcihost;
311
struct
pcihost_softc
* const sc = &asc->sc_pcihost;
Completed in 19 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025