Searched defs:softc (Results 1 - 25 of 112) sorted by relevance

12345

/freebsd-current/sys/arm/xilinx/
H A Dzy7_l2cache.c46 zynq7_pl310_init(platform_t plat, struct pl310_softc *softc) argument
/freebsd-current/sys/cam/ctl/
H A Dctl_backend.c67 struct ctl_softc *softc = control_softc; local
103 struct ctl_softc *softc local
125 struct ctl_softc *softc = control_softc; local
[all...]
H A Dctl_frontend.c72 struct ctl_softc *softc = control_softc; local
108 struct ctl_softc *softc = control_softc; local
130 struct ctl_softc *softc = control_softc; local
147 struct ctl_softc *softc = control_softc; local
226 struct ctl_softc *softc = port->ctl_softc; local
313 struct ctl_softc *softc = port->ctl_softc; local
356 struct ctl_softc *softc = port->ctl_softc; local
[all...]
H A Dctl_tpc_local.c265 tpcl_resolve(struct ctl_softc *softc, int init_port, argument
/freebsd-current/sys/dev/vt/hw/efifb/
H A Defifb.c174 vt_efifb_fini(struct vt_device *vd, void *softc) argument
/freebsd-current/sys/dev/vt/hw/vbefb/
H A Dvbefb.c154 vt_vbefb_fini(struct vt_device *vd, void *softc) argument
/freebsd-current/sys/dev/syscon/
H A Dsyscon.h47 void *softc; /* provider softc */ member in struct:syscon
/freebsd-current/sys/dev/syscons/
H A Dscterm-dumb.c80 dumb_init(scr_stat *scp, void **softc, int code) argument
93 dumb_term(scr_stat *scp, void **softc) argument
H A Dscterm-sc.c119 scterm_init(scr_stat *scp, void **softc, int code) argument
167 scterm_term(scr_stat *scp, void **softc) argument
/freebsd-current/usr.sbin/bhyve/
H A Dacpi_device.c46 void *softc; member in struct:acpi_device
52 acpi_device_create(struct acpi_device **const new_dev, void *const softc, argument
/freebsd-current/sys/geom/
H A Dgeom_slice.h66 void *softc; member in struct:g_slicer
/freebsd-current/sys/cam/
H A Dcam_sim.c100 cam_sim_alloc(sim_action_func sim_action, sim_poll_func sim_poll, const char *sim_name, void *softc, uint32_t unit, struct mtx *mtx, int max_dev_transactions, int max_tagged_dev_transactions, struct cam_devq *queue) argument
H A Dcam_sim.h84 void *softc; member in struct:cam_sim
/freebsd-current/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c216 vt_simplefb_fini(struct vt_device *vd, void *softc) argument
/freebsd-current/sys/dev/phy/
H A Dphy_internal.h50 void *softc; /* Producer softc */ member in struct:phynode
/freebsd-current/stand/common/
H A Dinterp_lua.c105 struct interp_lua_softc *softc = &lua_softc; local
142 struct interp_lua_softc *softc = &lua_softc; local
168 struct interp_lua_softc *softc = &lua_softc; local
223 struct interp_lua_softc *softc = &lua_softc; local
/freebsd-current/contrib/lib9p/backend/
H A Dbackend.h33 void *softc; member in struct:l9p_backend
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_ipsec_pxy.c44 ipf_p_ipsec_soft_create(ipf_main_softc_t *softc) argument
64 ipf_p_ipsec_soft_init(ipf_main_softc_t *softc, void *arg) argument
88 ipf_p_ipsec_soft_fini(ipf_main_softc_t *softc, void *arg) argument
109 ipf_p_ipsec_soft_destroy(ipf_main_softc_t *softc, void *arg) argument
129 ipf_main_softc_t *softc local
261 ipf_main_softc_t *softc = fin->fin_main_soft; local
386 ipf_p_ipsec_del(ipf_main_softc_t *softc, ap_session_t *aps) argument
[all...]
H A Dip_raudio_pxy.c180 ipf_main_softc_t *softc; local
H A Dip_tftp_pxy.c86 ipf_p_tftp_soft_create(ipf_main_softc_t *softc) argument
115 ipf_p_tftp_soft_destroy(ipf_main_softc_t *softc, void *arg) argument
250 ipf_p_tftp_del(ipf_main_softc_t *softc, ap_session_t *aps) argument
268 ipf_main_softc_t *softc = fin->fin_main_soft; local
[all...]
H A Dip_irc_pxy.c251 ipf_main_softc_t *softc; local
H A Dip_rcmd_pxy.c105 ipf_p_rcmd_del(ipf_main_softc_t *softc, ap_session_t *aps) argument
139 ipf_main_softc_t *softc; local
H A Dip_log.c178 ipf_log_soft_create(ipf_main_softc_t *softc) argument
223 ipf_log_soft_init(ipf_main_softc_t *softc, void *arg) argument
250 ipf_log_soft_fini(ipf_main_softc_t *softc, void *arg) argument
297 ipf_log_soft_destroy(ipf_main_softc_t *softc, void *arg) argument
334 ipf_main_softc_t *softc = fin->fin_main_soft; local
507 ipf_log_items(ipf_main_softc_t *softc, int unit, fr_info_t *fin, void **items, size_t *itemsz, int *types, int cnt) argument
633 ipf_log_read(ipf_main_softc_t *softc, minor_t unit, struct uio *uio) argument
755 ipf_log_clear(ipf_main_softc_t *softc, minor_t unit) argument
789 ipf_log_canread(ipf_main_softc_t *softc, int unit) argument
807 ipf_log_bytesused(ipf_main_softc_t *softc, int unit) argument
828 ipf_log_failures(ipf_main_softc_t *softc, int unit) argument
849 ipf_log_logok(ipf_main_softc_t *softc, int unit) argument
[all...]
/freebsd-current/sys/dev/bnxt/
H A Dbnxt_mgmt.c102 struct bnxt_softc *softc = NULL; local
257 struct bnxt_softc *softc = NULL; local
[all...]
/freebsd-current/sys/dev/oce/
H A Doce_user.h57 struct oce_softc *softc; member in struct:oce_dev_info

Completed in 364 milliseconds

12345