Searched refs:bhnd_resource (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/nvram/
H A Dbhnd_spromvar.h46 int bhnd_sprom_init(struct bhnd_sprom *sprom, struct bhnd_resource *r,
62 struct bhnd_resource *sp_res; /**< sprom resource. */
78 struct bhnd_resource *sprom_res; /**< SPROM resource */
H A Dbhnd_sprom_subr.c168 bhnd_sprom_init(struct bhnd_sprom *sprom, struct bhnd_resource *r,
/freebsd-11-stable/sys/mips/broadcom/
H A Dbcm_mipscore.h41 struct bhnd_resource *res[MIPSCORE_MAX_RSPEC];
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_nexus.c97 struct bhnd_resource *r)
111 int type, int rid, struct bhnd_resource *r)
H A Dbhnd.h179 struct bhnd_resource { struct
303 struct bhnd_resource **res);
307 struct bhnd_resource **res);
338 struct bhnd_resource *bhnd_bus_generic_alloc_resource (device_t dev,
344 struct bhnd_resource *r);
347 struct bhnd_resource *r);
350 struct bhnd_resource *r);
502 static inline struct bhnd_resource *
525 static inline struct bhnd_resource *
545 struct bhnd_resource *
[all...]
H A Dbhnd_subr.c732 struct bhnd_resource **res)
762 struct bhnd_resource **res)
1064 struct bhnd_resource *
1069 struct bhnd_resource *br;
1083 br = malloc(sizeof(struct bhnd_resource), M_BHND, M_NOWAIT);
1115 int rid, struct bhnd_resource *r)
1135 int rid, struct bhnd_resource *r)
1153 int type, int rid, struct bhnd_resource *r)
H A Dbhnd.c585 struct bhnd_resource *r, bus_size_t offset) \
594 struct bhnd_resource *r, bus_size_t offset, _type value) \
604 struct bhnd_resource *r, bus_size_t offset, _type datap, \
646 bhnd_barrier(device_t dev, device_t child, struct bhnd_resource *r,
/freebsd-11-stable/sys/dev/bwn/
H A Dbwn_mac.c59 struct bhnd_resource *res[RSPEC_LEN-1];
92 struct bhnd_resource *r;
/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_private.h97 struct bhnd_resource *cr_res; /**< bus resource, or NULL */
H A Dchipcvar.h205 struct bhnd_resource *core; /**< core registers. */
H A Dchipc.c1006 int rid, struct bhnd_resource *r)
/freebsd-11-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_var.h85 struct bhnd_resource *mem_res; /**< device register block. */
/freebsd-11-stable/sys/dev/bhnd/bcma/
H A Dbcmavar.h142 struct bhnd_resource *res_agent; /**< Agent (wrapper) resource, or NULL. Not
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcivar.h100 struct bhnd_resource *mem_res; /**< device register block. */
/freebsd-11-stable/sys/dev/bhnd/siba/
H A Dsibavar.h147 struct bhnd_resource *cfg[SIBA_MAX_CFG]; /**< SIBA_CFG_* registers */
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.c1534 int type, int rid, struct bhnd_resource *r)
1601 int type, int rid, struct bhnd_resource *r)
1768 struct bhnd_resource *r, bus_size_t offset) \
1782 struct bhnd_resource *r, bus_size_t offset, _type value) \
1793 device_t child, struct bhnd_resource *r, bus_size_t offset, \
1832 bhndb_bus_barrier(device_t dev, device_t child, struct bhnd_resource *r,

Completed in 116 milliseconds