Home
last modified time | relevance | path

Searched defs:is_read (Results 1 – 9 of 9) sorted by relevance

/NextBSD/sys/dev/ismt/
HDismt.c75 #define ISMT_DESC_ADDR_RW(addr, is_read) ((addr << 1) | (is_read)) argument
249 uint8_t is_read) in ismt_submit()
310 int is_read; in ismt_quick() local
/NextBSD/sys/nfs/
HDnfs_fha.h88 int (*is_read)(rpcproc_t procnum); member
/NextBSD/contrib/gcc/
HDtree-data-ref.c1012 analyze_array (tree stmt, tree ref, bool is_read) in analyze_array()
1056 analyze_indirect_ref (tree stmt, tree ref, bool is_read) in analyze_indirect_ref()
1126 bool is_read, in init_data_ref()
1436 address_analysis (tree expr, tree stmt, bool is_read, struct data_reference *dr, in address_analysis()
1595 object_analysis (tree memref, tree stmt, bool is_read, in object_analysis()
1955 create_data_ref (tree memref, tree stmt, bool is_read) in create_data_ref()
HDtree-data-ref.h83 bool is_read; member
/NextBSD/contrib/llvm/tools/lldb/source/Host/posix/
HDPipePosix.cpp63 SelectIO(int handle, bool is_read, const std::function<Error(bool&)> &io_handler, const std::chrono… in SelectIO()
/NextBSD/sys/dev/usb/
HDusb_dev.h83 uint8_t is_read; /* location has read access */ member
/NextBSD/sys/dev/ifmlx4/
HDcmd.c820 int size, int is_read) in mlx4_ACCESS_MEM()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDcmd.c820 int size, int is_read) in mlx4_ACCESS_MEM()
/NextBSD/sys/dev/nvme/
HDnvme.h780 uint32_t is_read; member