Home
last modified time | relevance | path

Searched defs:_cfg (Results 1 – 12 of 12) sorted by relevance

/freebsd/tools/tools/netmap/
H A Dnmreplay.c483 struct _cfg { struct
484 int (*parse)(struct _qs *, struct _cfg *, int ac, char *av[]); /* 0 ok, 1 on error */ argument
485 int (*run)(struct _qs *, struct _cfg *arg); /* 0 Ok, 1 on error */ argument
488 const char *optarg; /* command line argument. Initial value is the error message */
490 void *arg; /* allocated memory if any */
491 int arg_len; /* size of *arg in case a realloc is needed */
492 uint64_t d[16]; /* static storage for simple cases */
493 double f[4]; /* static storage for simple cases */
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c521 _rf_id, _rf_step, _no_160, _cores, _cdb, _cfg, _name) \ argument
527 #define IWL_DEV_INFO(_device, _subdevice, _cfg, _name) \ argument
/freebsd/sys/dev/bhnd/siba/
H A Dsibavar.h129 #define SIBA_CFG_RID(_dinfo, _cfg) \ argument
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64clat_control.c387 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
H A Dnat64stl_control.c392 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
H A Dnat64lsn_control.c259 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
/freebsd/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c406 #define VTGPU_GET_CONFIG(_dev, _field, _cfg) \ in vtgpu_read_config() argument
/freebsd/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c811 #define __COPY_STAT_FIELD(_cfg, _stats, _field) \ argument
/freebsd/sys/dev/virtio/block/
H A Dvirtio_blk.c1333 #define VTBLK_GET_CONFIG(_dev, _feature, _field, _cfg) \ argument
/freebsd/sys/dev/virtio/console/
H A Dvirtio_console.c459 #define VTCON_GET_CONFIG(_dev, _feature, _field, _cfg) \ argument
/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c440 #define VTSCSI_GET_CONFIG(_dev, _field, _cfg) \ argument
/freebsd/sys/dev/ath/
H A Dif_athvar.h1514 #define ath_hal_btcoex_set_config(_ah, _cfg) \ argument