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

1234

/freebsd-10-stable/sys/arm/xilinx/
H A Dzy7_l2cache.c44 platform_pl310_init(struct pl310_softc *softc) argument
/freebsd-10-stable/sys/geom/
H A Dgeom_slice.h66 void *softc; member in struct:g_slicer
/freebsd-10-stable/sys/amd64/vmm/amd/
H A Dvmcb.c114 vmcb_access(struct svm_softc *softc, int vcpu, int write, int ident, argument
/freebsd-10-stable/sys/cam/
H A Dcam_sim.c65 cam_sim_alloc(sim_action_func sim_action, sim_poll_func sim_poll, const char *sim_name, void *softc, u_int32_t unit, struct mtx *mtx, int max_dev_transactions, int max_tagged_dev_transactions, struct cam_devq *queue) argument
H A Dcam_sim.h95 void *softc; member in struct:cam_sim
/freebsd-10-stable/sys/cam/ctl/
H A Dctl_backend.c68 struct ctl_softc *softc = control_softc; local
105 struct ctl_softc *softc local
127 struct ctl_softc *softc = control_softc; local
[all...]
H A Dctl_frontend.c71 struct ctl_softc *softc = control_softc; local
107 struct ctl_softc *softc = control_softc; local
129 struct ctl_softc *softc = control_softc; local
146 struct ctl_softc *softc = control_softc; local
225 struct ctl_softc *softc = port->ctl_softc; local
312 struct ctl_softc *softc = port->ctl_softc; local
355 struct ctl_softc *softc = port->ctl_softc; local
[all...]
H A Dctl_tpc_local.c269 tpcl_resolve(struct ctl_softc *softc, int init_port, argument
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_ipsec_pxy.c140 ipf_main_softc_t *softc = fin->fin_main_soft; local
276 ipf_main_softc_t *softc = fin->fin_main_soft; local
[all...]
H A Dip_raudio_pxy.c197 ipf_main_softc_t *softc; local
H A Dip_auth.c363 ipf_main_softc_t *softc = fin->fin_main_soft; local
486 ipf_main_softc_t *softc = fin->fin_main_soft; local
[all...]
H A Dip_irc_pxy.c260 ipf_main_softc_t *softc; local
H A Dip_rcmd_pxy.c151 ipf_main_softc_t *softc; local
H A Dip_tftp_pxy.c288 ipf_main_softc_t *softc = fin->fin_main_soft; local
[all...]
/freebsd-10-stable/sys/nfsserver/
H A Dnfs_fha_old.c73 struct fha_params *softc; local
114 struct fha_params *softc; local
[all...]
/freebsd-10-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2836.c70 struct bcm2836_softc *softc; variable in typeref:struct:bcm2836_softc
[all...]
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_fha_new.c66 struct fha_params *softc; local
108 struct fha_params *softc; local
[all...]
/freebsd-10-stable/sys/arm/xscale/i80321/
H A Di80321_aau.c108 struct i80321_aau_softc *softc = device_get_softc(dev); local
[all...]
H A Di80321_dma.c110 struct i80321_dma_softc *softc = device_get_softc(dev); local
[all...]
/freebsd-10-stable/sys/dev/adlink/
H A Dadlink.c102 struct softc { struct
/freebsd-10-stable/sys/dev/nmdm/
H A Dnmdm.c130 nmdm_free(void *softc) argument
/freebsd-10-stable/sys/mips/mips/
H A Dtick.c73 static struct clock_softc *softc; variable in typeref:struct:clock_softc
/freebsd-10-stable/sys/mips/nlm/
H A Dtick.c78 static struct clock_softc *softc; variable in typeref:struct:clock_softc
/freebsd-10-stable/sys/mips/rmi/
H A Dtick.c75 static struct clock_softc *softc; variable in typeref:struct:clock_softc
/freebsd-10-stable/sys/teken/
H A Dteken.c150 teken_init(teken_t *t, const teken_funcs_t *tf, void *softc) argument

Completed in 234 milliseconds

1234