Home
last modified time | relevance | path

Searched refs:read_func (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libdisasm/common/
H A Dlibdisasm.c167 dis_read_f read_func) in dis_handle_create() argument
191 dhp->dh_read = read_func; in dis_handle_create()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h173 int (*read_func) (char *buf, int len); member
H A Ddisk_io.c1905 return (*(fsys_table[fsys_type].read_func)) (buf, len); in grub_read()
H A Dbuiltins.c3616 read_func (char *arg, int flags) in read_func() function
3631 read_func,
/illumos-gate/usr/src/lib/libpicltree/
H A Dptree_impl.h168 #define read_func u.prop.info.read macro
H A Dpicltree.c1227 pobj->read_func = pinfo->read; in create_propobj()
2076 pinfo->read = propp->read_func; in copy_propinfo_ver_1()
2209 volrd = propp->read_func; in read_propval_and_unlock()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dwine.sizeof_param345 read_func 2 1
/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c115 read_func_t *read_func; member
805 attr_buf_len = translators[type].read_func(curr, in parse_linkprops()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c8874 read_sfp_module_eeprom_func_p read_func; in elink_read_sfp_module_eeprom() local
8883 read_func = elink_8726_read_sfp_module_eeprom; in elink_read_sfp_module_eeprom()
8888 read_func = elink_8727_read_sfp_module_eeprom; in elink_read_sfp_module_eeprom()
8893 read_func = elink_warpcore_read_sfp_module_eeprom; in elink_read_sfp_module_eeprom()
8903 rc = read_func(phy, params, dev_addr, addr, xfer_size, in elink_read_sfp_module_eeprom()