Searched defs:operation (Results 1 - 25 of 78) sorted by last modified time

1234

/freebsd-10.3-release/tools/regression/fsx/
H A Dfsx.c72 int operation; member in struct:log_entry
188 do_log4(int operation, int arg0, int arg1, int arg2) argument
205 log4(int operation, int arg0, int arg1, int arg2) argument
[all...]
/freebsd-10.3-release/sys/xen/
H A Dblkif.h44 uint8_t operation; /* BLKIF_OP_??? */ member in struct:blkif_x86_32_request
53 uint8_t operation; /* copied from request */ member in struct:blkif_x86_32_response
62 uint8_t operation; /* BLKIF_OP_??? */ member in struct:blkif_x86_64_request
71 uint8_t operation; /* copied from request */ member in struct:blkif_x86_64_response
/freebsd-10.3-release/sys/xen/interface/io/
H A Dblkif.h567 uint8_t operation; /* BLKIF_OP_??? */ member in struct:blkif_request
581 uint8_t operation; /* BLKIF_OP_DISCARD */ member in struct:blkif_request_discard
592 uint8_t operation; /* BLKIF_OP_INDIRECT */ member in struct:blkif_request_indirect
607 uint8_t operation; /* copied from request */ member in struct:blkif_response
/freebsd-10.3-release/sys/sys/
H A Dsysproto.h953 char operation_l_[PADL_(int)]; int operation; char operation_r_[PADR_(int)]; member in struct:nnpfs_syscall_args
H A Dconsio.h146 int operation; member in struct:mouse_info
/freebsd-10.3-release/sys/dev/xen/blkback/
H A Dblkback.c198 int operation; member in struct:xbb_xen_reqlist
332 int operation; member in struct:xbb_xen_req
1510 int operation; local
2015 xbb_dispatch_dev(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int operation, int bio_flags) argument
2193 xbb_dispatch_file(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, int operation, int flags) argument
[all...]
/freebsd-10.3-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-virtualpath.c10517 __hal_vpath_stats_access( __hal_virtualpath_t *vpath, u32 operation, u32 offset, u64 *stat) argument
10595 vxge_hal_vpath_stats_access( vxge_hal_vpath_h vpath_handle, u32 operation, u32 offset, u64 *stat) argument
[all...]
H A Dvxgehal-mrpcim.c491 __hal_mrpcim_mdio_access( vxge_hal_device_h devh, u32 port, u32 operation, u32 device, u16 addr, u16 *data) argument
2534 vxge_hal_mrpcim_stats_access( vxge_hal_device_h devh, u32 operation, u32 location, u32 offset, u64 *stat) argument
[all...]
/freebsd-10.3-release/sys/dev/syscons/
H A Dscmouse.c69 int operation; member in struct:old_mouse_info
[all...]
/freebsd-10.3-release/sys/dev/sound/usb/
H A Duaudio.c237 uint32_t operation; member in struct:uaudio_chan
1197 uint8_t operation; local
[all...]
/freebsd-10.3-release/sys/dev/pst/
H A Dpst-iop.h461 u_int16_t operation; member in struct:i2o_lct_entry::i2o_get_param_template
500 struct i2o_get_param_template operation[1]; member in struct:i2o_lct_entry::i2o_get_param_operation
H A Dpst-iop.c337 iop_get_util_params(struct iop_softc *sc, int target, int operation, int group) argument
/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampirsp.c2116 bit32 phyId, operation, status, tag, phyOpId; local
5763 bit32 operation =0; local
[all...]
H A Dsampicmd.c1173 mpiLocalPhyControlCmd( agsaRoot_t *agRoot, bit32 tag, bit32 phyId, bit32 operation, bit32 queueNum ) argument
/freebsd-10.3-release/sys/dev/mly/
H A Dmlyreg.h1000 u_int8_t operation:4; member in struct:mly_ioctl_param_subsystemdata
/freebsd-10.3-release/sys/dev/isci/scil/
H A Dscif_sas_domain.h192 } operation; member in struct:SCIF_SAS_DOMAIN
/freebsd-10.3-release/sys/dev/hyperv/utilities/
H A Dhv_kvp.h181 uint8_t operation; member in struct:hv_kvp_hdr
236 uint8_t operation; member in struct:hv_kvp_ip_msg
/freebsd-10.3-release/sys/dev/hyperv/storvsc/
H A Dhv_vstorage.h200 enum vstor_packet_ops operation; member in struct:vstor_packet
/freebsd-10.3-release/sys/dev/hptrr/
H A Darray.h112 HPT_U8 operation; member in struct:hpt_transform
/freebsd-10.3-release/sys/dev/hptnr/
H A Darray.h109 HPT_U8 operation; member in struct:hpt_transform
/freebsd-10.3-release/sys/dev/hpt27xx/
H A Darray.h110 HPT_U8 operation; member in struct:hpt_transform
/freebsd-10.3-release/sys/dev/drm2/radeon/
H A Dradeon_drm.h905 uint32_t operation; member in struct:drm_radeon_gem_va
/freebsd-10.3-release/sys/dev/bktr/
H A Dbktr_core.c2675 split(bktr_reg_t * bktr, volatile uint32_t **dma_prog, int width , u_long operation, int pixel_width, volatile u_char ** target_buffer, int cols ) argument
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_history.c436 log_internal(nvlist_t *nvl, const char *operation, spa_t *spa, argument
474 spa_history_log_internal(spa_t *spa, const char *operation, argument
490 log_internal(fnvlist_alloc(), operation, spa, htx, fmt, adx); local
499 spa_history_log_internal_ds(dsl_dataset_t *ds, const char *operation, argument
518 spa_history_log_internal_dd(dsl_dir_t *dd, const char *operation, argument
538 spa_history_log_version(spa_t *spa, const char *operation) argument
[all...]
/freebsd-10.3-release/sys/cddl/compat/opensolaris/sys/
H A Dvnode.h167 int error, operation; local

Completed in 348 milliseconds

1234