Searched defs:is_read (Results 1 - 9 of 9) sorted by relevance
| /src/sys/dev/ic/ |
| H A D | nvmeio.h | 88 uint32_t is_read; member in struct:nvme_pt_command
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/hdcp/ |
| H A D | amdgpu_hdcp_msg.c | 227 dpcd_access_helper(struct dc_link * link,uint32_t length,uint8_t * data,uint32_t dpcd_addr,bool is_read) argument
|
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | intel_sideband.c | 102 const bool is_read = (opcode == SB_MRD_NP || opcode == SB_CRRDDA_NP); local in function:vlv_sideband_rw 279 intel_sbi_rw(struct drm_i915_private * i915,u16 reg,enum intel_sbi_destination destination,u32 * val,bool is_read) argument 381 __sandybridge_pcode_rw(struct drm_i915_private * i915,u32 mbox,u32 * val,u32 * val1,int fast_timeout_us,int slow_timeout_ms,bool is_read) argument [all...] |
| /src/sys/fs/nfs/common/ |
| H A D | nfs_fha.h | 90 int (*is_read)(rpcproc_t procnum); member in struct:fha_callbacks
|
| /src/sys/dev/ |
| H A D | cons.c | 481 cn_redirect(dev_t *devp, int is_read, int *error, struct tty **ctpp) argument
|
| H A D | md.c | 413 bool is_read; local in function:mdstrategy 675 bool is_read; local in function:md_server_loop [all...] |
| H A D | fss.c | 1159 int error, i, todo, len, crotor, is_read; local in function:fss_bs_thread
|
| /src/sys/dev/pci/ |
| H A D | ismt.c | 424 int is_read; local in function:ismt_quick 334 ismt_submit(struct ismt_softc * sc,struct ismt_desc * desc,i2c_addr_t slave,uint8_t is_read,int flags) argument
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
| H A D | handlers.c | 3546 intel_vgpu_mmio_reg_rw(struct intel_vgpu * vgpu,unsigned int offset,void * pdata,unsigned int bytes,bool is_read) argument
|
Completed in 18 milliseconds