Searched defs:probe (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-current/usr.sbin/ppp/
H A Dprobe.c39 struct probe probe; variable in typeref:struct:probe
H A Dprobe.h29 struct probe { struct
/freebsd-current/usr.sbin/bhyve/
H A Dpci_passthru.h28 int (*probe)(struct pci_devinst *pi); member in struct:passthru_dev
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/chkargs/
H A Dchkargs.c39 probe(dtrace_hdl_t *dtp, const dtrace_probedesc_t *pdp, void *data) function
/freebsd-current/stand/efi/boot1/
H A Dboot_module.h76 EFI_STATUS (*probe)(dev_info_t* dev); member in struct:boot_module_t
H A Dufs_module.c126 probe(dev_info_t* dev) function
H A Dzfs_module.c114 probe(dev_info_t *dev) function
/freebsd-current/contrib/unbound/validator/
H A Dautotrust.h130 rbtree_type probe; member in struct:autr_global_data
/freebsd-current/sys/dev/isl/
H A Disl.c104 init_device(device_t dev, int probe) argument
/freebsd-current/sys/dev/uart/
H A Duart_cpu.h42 int (*probe)(struct uart_bas *); member in struct:uart_ops
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_map.c117 dtrace_probedesc_t *probe; local
/freebsd-current/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/
H A Dfasttrap_isa.c238 fasttrap_usdt_args(fasttrap_probe_t *probe, struct reg *rp, int argc, argument
400 fasttrap_probe_t *probe = id->fti_probe; local
[all...]
/freebsd-current/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c584 dtrace_probe_t *probe; local
648 dtrace_probe_t *probe = NULL; local
[all...]
/freebsd-current/sys/cddl/dev/sdt/
H A Dsdt.c135 sdt_create_probe(struct sdt_probe *probe) argument
206 struct sdt_probe *probe = parg; local
223 struct sdt_probe *probe = parg; local
243 struct sdt_probe *probe = parg; local
287 struct sdt_probe **probe, **p_begin, **p_end; local
[all...]
/freebsd-current/share/examples/ipfilter/l4check/
H A Dl4check.c53 char *probe = NULL; variable
[all...]
/freebsd-current/usr.sbin/cpucontrol/
H A Dcpucontrol.c85 ucode_probe_t *probe; member in struct:ucode_handler
/freebsd-current/sys/sys/
H A Dsdt.h430 struct sdt_probe *probe; /* Ptr to the probe structure. */ member in struct:sdt_argtype
/freebsd-current/contrib/libpcap/
H A Dpcap-dos.h154 int (*probe)(struct device *dev); member in struct:device
/freebsd-current/sys/contrib/ck/src/
H A Dck_hs.c883 unsigned int g, g_p, probe; local
H A Dck_rhs.c1000 unsigned int probe = 0; local
1397 unsigned int g, g_p, probe; local
[all...]
/freebsd-current/usr.sbin/rtsold/
H A Drtsold.c596 int probe = 0; local
/freebsd-current/contrib/wpa/src/wps/
H A Dwps_validate.c1121 int wps_validate_beacon_probe_resp(const struct wpabuf *wps_ie, int probe, argument
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_chu.c322 int probe; /* dwells since last probe */ member in struct:xmtr
/freebsd-current/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c754 fasttrap_tracepoint_enable(proc_t *p, fasttrap_probe_t *probe, uint_t index) argument
938 fasttrap_tracepoint_disable(proc_t *p, fasttrap_probe_t *probe, uint_t index) argument
1151 fasttrap_probe_t *probe = parg; local
1285 fasttrap_probe_t *probe = parg; local
1357 fasttrap_probe_t *probe = parg; local
1397 fasttrap_probe_t *probe = parg; local
2248 fasttrap_probe_spec_t *probe; local
[all...]
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c150 struct bhndb_pci_probe *probe; /**< borrowed probe reference */ member in struct:bhndb_pci_eio
264 struct bhndb_pci_probe *probe; local
359 struct bhndb_pci_probe *probe; local
802 bhndb_pci_srsh_pi_war(struct bhndb_pci_softc *sc, struct bhndb_pci_probe *probe) argument
1285 bhndb_pci_probe_alloc(struct bhndb_pci_probe **probe, device_t dev, bhnd_devclass_t hostb_devclass) argument
1405 bhndb_pci_probe_free(struct bhndb_pci_probe *probe) argument
1428 bhndb_pci_probe_copy_core_table(struct bhndb_pci_probe *probe, struct bhnd_core_info **cores, u_int *ncores) argument
1457 bhndb_pci_probe_has_mapping(struct bhndb_pci_probe *probe, bhnd_addr_t addr, bhnd_size_t size) argument
1497 bhndb_pci_probe_map(struct bhndb_pci_probe *probe, bhnd_addr_t addr, bhnd_size_t offset, bhnd_size_t size, struct resource **res, bus_size_t *res_offset) argument
1584 bhndb_pci_probe_write(struct bhndb_pci_probe *probe, bhnd_addr_t addr, bhnd_size_t offset, uint32_t value, u_int width) argument
1627 bhndb_pci_probe_read(struct bhndb_pci_probe *probe, bhnd_addr_t addr, bhnd_size_t offset, u_int width) argument
1665 bhndb_pci_eio_init(struct bhndb_pci_eio *pio, struct bhndb_pci_probe *probe) argument
[all...]

Completed in 403 milliseconds

12