Home
last modified time | relevance | path

Searched refs:read (Results 1 – 25 of 1509) sorted by last modified time

12345678910>>...61

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h169 SMB_COM_DECL(read);
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_main.c293 if (read(pfds[0], &status, sizeof (status)) == sizeof (status)) in smbd_daemonize_init()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers42 # You should not be making modifications here until you've read the most current
2831 read;
/illumos-gate/usr/src/lib/libsmbios/common/
H A Dmapfile-vers36 # You should not be making modifications here until you've read the most current
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c322 (void) read(fd, smbios_product_override, in smbios_info_common()
/illumos-gate/usr/src/lib/libavl/
H A Dmapfile-vers34 # You should not be making modifications here until you've read the most current
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c3228 open_delegation4_u.read.stateid.seqid)) in xdr_OPEN4res()
3231 open_delegation4_u.read.stateid.other, in xdr_OPEN4res()
3235 open_delegation4_u.read.recall)) in xdr_OPEN4res()
3238 open_delegation4_u.read.permissions)); in xdr_OPEN4res()
3296 open_delegation4_u.read.permissions)); in xdr_OPEN4res()
H A Dnfs4_srv.c7421 &resp->delegation.open_delegation4_u.read; in rfs4_do_opendelprev()
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c3002 ssize_t bytes = read(fd, buf, remain); in read_block()
/illumos-gate/usr/src/lib/fm/libfmd_log/common/
H A Dmapfile-vers34 # You should not be making modifications here until you've read the most current
/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers37 # You should not be making modifications here until you've read the most current
H A Dlibzfs_sendrecv.c2237 rv = read(fd, cp, len); in recv_read()
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c902 if (read(ztest_fd_rand, &r, sizeof (r)) != sizeof (r)) in ztest_random()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c489 ring->irr_ring[idx].read.pkt_addr = LE_64(addr); in igc_rx_ring_desc_write()
490 ring->irr_ring[idx].read.hdr_addr = LE_64(0); in igc_rx_ring_desc_write()
1444 desc->read.buffer_addr = LE_64(c->dmac_laddress); in igc_tx_ring_write_buf_descs()
1445 desc->read.cmd_type_len = LE_32(type); in igc_tx_ring_write_buf_descs()
1446 desc->read.olinfo_status = LE_32(0); in igc_tx_ring_write_buf_descs()
1572 ring->itr_ring[last_desc].read.cmd_type_len |= LE_32(flags); in igc_tx_ring_write_descs()
1606 ring->itr_ring[first_desc].read.cmd_type_len |= LE_32(flags); in igc_tx_ring_write_descs()
1607 ring->itr_ring[first_desc].read.olinfo_status |= LE_32(status); in igc_tx_ring_write_descs()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.c1011 u8 dev_addr, u16 *data, bool read) in __igc_access_xmdio_reg() argument
1030 if (read) in __igc_access_xmdio_reg()
H A Digc_i225.c63 nvm->ops.read = igc_read_nvm_srrd_i225; in igc_init_nvm_params_i225()
593 read_op_ptr = hw->nvm.ops.read; in igc_validate_nvm_checksum_i225()
594 hw->nvm.ops.read = igc_read_nvm_eerd; in igc_validate_nvm_checksum_i225()
599 hw->nvm.ops.read = read_op_ptr; in igc_validate_nvm_checksum_i225()
H A Digc_mac.c207 ret_val = hw->nvm.ops.read(hw, NVM_COMPAT, 1, &nvm_data); in igc_check_alt_mac_addr_generic()
212 ret_val = hw->nvm.ops.read(hw, NVM_ALT_MAC_ADDR_PTR, 1, in igc_check_alt_mac_addr_generic()
228 ret_val = hw->nvm.ops.read(hw, offset, 1, &nvm_data); in igc_check_alt_mac_addr_generic()
H A Digc_nvm.c25 nvm->ops.read = igc_null_read_nvm; in igc_init_nvm_ops_generic()
516 ret_val = hw->nvm.ops.read(hw, NVM_PBA_OFFSET_0, 1, &nvm_data); in igc_read_pba_string_generic()
522 ret_val = hw->nvm.ops.read(hw, NVM_PBA_OFFSET_1, 1, &pba_ptr); in igc_read_pba_string_generic()
567 ret_val = hw->nvm.ops.read(hw, pba_ptr, 1, &length); in igc_read_pba_string_generic()
588 ret_val = hw->nvm.ops.read(hw, pba_ptr + offset, 1, &nvm_data); in igc_read_pba_string_generic()
650 ret_val = hw->nvm.ops.read(hw, i, 1, &nvm_data); in igc_validate_nvm_checksum_generic()
683 ret_val = hw->nvm.ops.read(hw, i, 1, &nvm_data); in igc_update_nvm_checksum_generic()
H A Digc_api.c666 if (hw->nvm.ops.read) in igc_read_nvm()
667 return hw->nvm.ops.read(hw, offset, words, data); in igc_read_nvm()
H A Digc_base.h23 } read; member
91 } read; member
H A Digc_hw.h139 } read; member
169 } read; member
405 s32 (*read)(struct igc_hw *, u16, u16, u16 *); member
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c722 nvm->ops.read = e1000_read_nvm_spt; in e1000_init_nvm_params_ich8lan()
725 nvm->ops.read = e1000_read_nvm_ich8lan; in e1000_init_nvm_params_ich8lan()
868 u16 *data, bool read) in __e1000_access_emi_reg_locked() argument
878 if (read) in __e1000_access_emi_reg_locked()
2392 ret_val = hw->nvm.ops.read(hw, (word_addr + i * 2), 1, in e1000_sw_lcd_config_ich8lan()
2397 ret_val = hw->nvm.ops.read(hw, (word_addr + i * 2 + 1), in e1000_sw_lcd_config_ich8lan()
4454 ret_val = hw->nvm.ops.read(hw, word, 1, &data); in e1000_validate_nvm_checksum_ich8lan()
4882 ret_val = hw->nvm.ops.read(hw, NVM_ID_LED_SETTINGS, 1, data); in e1000_valid_led_default_ich8lan()
H A De1000_api.c1358 if (hw->nvm.ops.read) in e1000_read_nvm()
1359 return hw->nvm.ops.read(hw, offset, words, data); in e1000_read_nvm()
H A De1000_hw.h471 } read; member
501 } read; member
844 s32 (*read)(struct e1000_hw *, u16, u16, u16 *); member
968 s32 (*read)(struct e1000_hw *, u32 *, u16, u16); member
/illumos-gate/usr/src/lib/libnvme/common/
H A Dmapfile-vers24 # You should not be making modifications here until you've read the most current

12345678910>>...61