Searched defs:write (Results 51 - 75 of 76) sorted by relevance

1234

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Diosramvar.h262 uint32_t write; /* calls to iosram_{force_}write */ member in struct:iosram_stat
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c185 nodev, /* write */
1151 boolean_t write, uint8_t *data)
1158 if (write == B_TRUE) {
1175 if (write == B_TRUE) {
1190 if (write == B_FALSE)
1150 hpc3130_rw(i2c_client_hdl_t handle, uint8_t reg, boolean_t write, uint8_t *data) argument
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dmem_addr.c185 address_to_channel(int node, uint64_t addr, int write, argument
230 lc = CHANNEL_MAP(mapper, channel, write);
242 if (!write) {
/illumos-gate/usr/src/uts/intel/io/drm/
H A Di915_gem.c65 int write);
67 int write);
277 DRM_DEBUG("obj %d write domain 0x%x read domain 0x%x", obj->name, obj->write_domain, obj->read_domains);
392 /* Having something in the write domain implies it's in the read
398 DRM_ERROR("set_domain invalid read or write");
581 * Creates a new sequence number, emitting a write of it to the status page
629 /* Associate any objects on the flushing list matching the write
960 * read/write caches:
982 * and I915_GEM_DOMAIN_CPU in are invalidated at PTE write and
1027 DRM_ERROR("write domai
1376 i915_gem_object_set_to_gtt_domain(struct drm_gem_object *obj, int write) argument
1420 i915_gem_object_set_to_cpu_domain(struct drm_gem_object *obj, int write) argument
[all...]
/illumos-gate/usr/src/uts/common/io/vioblk/
H A Dvioblk.c266 int total_cookies, write; local
268 write = (type == VIRTIO_BLK_T_OUT ||
298 xfer->x_ndmac, write ? B_TRUE : B_FALSE);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dspawn.c892 * child process, depending on the 'write' argument.
897 const char *cmd, boolean_t write,
912 if (write) {
896 posix_spawn_pipe_np(pid_t *pidp, int *fdp, const char *cmd, boolean_t write, posix_spawn_file_actions_t *fact, posix_spawnattr_t *attr) argument
H A Dscalls.c49 #pragma weak _write = write
520 write(int fd, const void *buf, size_t size) function
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_nvram.c1631 * and optionally write a new tag to it.
1644 __in boolean_t write)
1667 if (write) {
1756 boolean_t write = all_segments || current_offset == 0; local
1760 &remaining_modified_length, write);
1976 * Check that the size is a multiple of the write chunk size if
1977 * the write chunk size is available.
1634 ef10_nvram_segment_write_tlv( __in efx_nic_t *enp, __in uint32_t partn, __in uint32_t tag, __in_bcount(size) caddr_t data, __in size_t size, __inout caddr_t *seg_datap, __inout size_t *partn_offsetp, __inout size_t *src_remain_lenp, __inout size_t *dest_remain_lenp, __in boolean_t write) argument
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_lib.c412 tlm_create_reader_writer_ipc(boolean_t write, long data_transfer_size) argument
424 cmd->tc_buffers = tlm_allocate_buffers(write, data_transfer_size);
608 * char *buf - buffer to write new dir/name string
/illumos-gate/usr/src/uts/sun4/vm/
H A Dvm_dep.c1046 kdi_range_is_nontoxic(uintptr_t va, size_t sz, int write) argument
1049 if (write && kdi_range_overlap(va, sz, OFW_START_ADDR, OFW_END_ADDR -
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dio.c406 /* all write steams are in the same pool and share outbuff */
1403 * This write discipline also writes the output on standard error
1410 return(write(sffileno(iop),buff,n));
1930 * This discipline is inserted on write pipes to prevent SIGPIPE
1964 write(ERRIO,z,strlen(z));
1965 write(ERRIO,": ",2);
1966 write(ERRIO,"attempt to ",11);
1968 write(ERRIO,"read from",9);
1970 write(ERRIO,"write t
2243 #undef write macro
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c1926 * Validate and set the write attribute in the given mirror
1930 * the devconfig_t in which to set the write
1957 volume_set_error(gettext("%s: invalid mirror write value"), value);
2182 * Get, as a string, the value of the write attribute of the given
2186 * the devconfig_t from which to retrieve the write
2203 mirror_write_strategy_t write; local
2205 /* Get mirror write strategy */
2206 if ((error = devconfig_get_mirror_write(mirror, &write)) == 0) {
2208 devconfig_write_strategy_to_str(write))) == NULL) {
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c527 int err, write, fd, front_index, rear_index, offset; local
669 write = 1;
673 write = 0;
715 if (write) {
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c1129 * Low-level function to send read or write commands to the firmware.
1966 "could not write association id\n");
2411 struct uath_write_mac write; local
2414 write.reg = BE_32(reg);
2415 write.len = BE_32(len);
2416 bcopy(data, write.data, len);
2419 err = uath_cmd_write(sc, WDCMSG_TARGET_SET_CONFIG, &write,
2423 "could not write %d bytes to register 0x%02x\n", len, reg);
2431 struct uath_write_mac write; local
2434 write
[all...]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_vf.h231 s32 (*write)(struct e1000_hw *, u32 *, u16, u16); member in struct:e1000_mbx_operations
H A De1000_hw.h732 * Where X=[read|write], L=locking, P=sets page, A=register access
773 s32 (*write)(struct e1000_hw *, u16, u16, u16 *); member in struct:e1000_nvm_operations
892 s32 (*write)(struct e1000_hw *, u32 *, u16, u16); member in struct:e1000_mbx_operations
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c834 * write out all the stored lines
933 boolean_t write = B_TRUE; local
1027 "could not open tmp file for write: %s\n"), strerror(err));
1057 } else if (write || strncmp(menu_buf, BE_GRUB_COMMENT,
1079 * need to write that entry out and keep searching.
1095 write = B_FALSE;
1122 * write out the line(s) we've buffered since
1138 write = B_TRUE;
1154 write = B_FALSE;
1177 } else if (write) {
[all...]
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c902 UINT32 Width, int write)
912 OSL_RW(ptr, Value, uint8_t, write);
915 OSL_RW(ptr, Value, uint16_t, write);
918 OSL_RW(ptr, Value, uint32_t, write);
921 OSL_RW(ptr, Value, uint64_t, write);
987 cmn_err(CE_NOTE, "!write to PCI cfg %x/%x/%x %x"
901 osl_rw_memory(ACPI_PHYSICAL_ADDRESS Address, UINT64 *Value, UINT32 Width, int write) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c849 state->noheader = -1; /* write the trailer only once! */
2969 * i.e. no pending output (hence s->read equals s->write), and the state must
3089 Bytef *write; /* window write pointer */ member in struct:inflate_blocks_state
3100 #define UPDOUT {s->write=q;}
3111 #define LOADOUT {q=s->write;m=WAVAIL;}
3226 s->read = s->write = s->window;
3267 Bytef *q; /* output window write pointer */
3504 if (s->read != s->write)
3535 * i.e. no pending output (hence s->read equals s->write), an
[all...]
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c1265 s->noheader = -1; /* write the trailer only once! */
3921 * i.e. no pending output (hence s->read equals s->write), and the state must
4191 Bytef *write; /* window write pointer */ member in struct:inflate_blocks_state
4202 #define UPDOUT {s->write = q; }
4214 #define LOADOUT {q = s->write; m = (uInt)WAVAIL; }
4314 s->read = s->write = s->window;
4362 Bytef *q; /* output window write pointer */
4606 if (s->read != s->write)
4649 s->read = s->write
[all...]
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c127 * performed some write I/O requests.
136 * a guest domain can a receive a reply that its write request is completed
241 /* Next index in a write queue */
449 uint32_t write_index; /* next write index */
547 /* write is true if the operation writes any data to the backend */
548 boolean_t write; member in struct:vd_ioctl
575 * performed some write I/O requests. The default behavior is to group as
819 * of the partition, truncate the read/write.
850 * Read or write to a disk image. It handles the case where the disk
852 * exported as single-slice disk. Read or write t
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c6828 * The 'write' parameter is set to 1 if the dataset is also writable.
6831 zone_dataset_visible(const char *dataset, int *write) argument
6856 if (write)
6857 *write = 1;
6878 if (write)
6879 *write = 0;
6913 if (write)
6914 *write = 0;
6928 if (write)
6929 *write
[all...]
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1021 open_write_delegation4 write; member in union:open_delegation4::__anon632
1328 * for the write data.
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h577 uint32_t write:1; member in struct:read_log_var
584 uint32_t write:1; member in struct:read_log_var
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2239 #define IXGBE_EEPROM_WRITE_OPCODE_SPI 0x02 /* EEPROM write opcode */
2245 #define IXGBE_EEPROM_WRSR_OPCODE_SPI 0x01 /* EEPROM write Status reg */
2276 * EERW write to complete */
2401 #define IXGBE_TDWBAL_HEAD_WB_ENABLE 0x1 /* Tx head write-back enable */
2402 #define IXGBE_TDWBAL_SEQNUM_WB_ENABLE 0x2 /* Tx seq# write-back enable */
2911 #define FW_WRITE_SHADOW_RAM_LEN 0xA /* 8 plus 1 WORD to write */
3647 s32 (*write)(struct ixgbe_hw *, u16, u16); member in struct:ixgbe_eeprom_operations
3855 s32 (*write)(struct ixgbe_hw *, u32 *, u16, u16); member in struct:ixgbe_mbx_operations

Completed in 354 milliseconds

1234