Home
last modified time | relevance | path

Searched refs:next_data (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_utils.c1708 int next_data = 0; /* location where next item copied */ in ibcm_dump_conn_trbuf() local
1728 cur_size = snprintf(&buf[next_data], rem_size, "%s%s0x%p\n%s%s0x%p\n" in ibcm_dump_conn_trbuf()
1746 next_data = next_data + cur_size; in ibcm_dump_conn_trbuf()
1749 cur_size = snprintf(&buf[next_data], rem_size, in ibcm_dump_conn_trbuf()
1758 next_data = next_data + cur_size; in ibcm_dump_conn_trbuf()
1761 buf[next_data] = '\0'; in ibcm_dump_conn_trbuf()
1763 "debug buf size %d bytes", statep, next_data); in ibcm_dump_conn_trbuf()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_fsctl_sparse.c577 off64_t next_data, next_hole; in smb2_fsctl_query_file_regions()
580 next_data = next_hole = hole; in smb2_fsctl_query_file_regions()
582 ofile->f_node, &next_data, &next_hole); in smb2_fsctl_query_file_regions()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c1468 qede_nvram_data_t *data2, *next_data; local
1586 next_data = (qede_nvram_data_t *) mp1->b_rptr;
1588 (void) memcpy(tmp_buf, next_data->uabc,
1594 (void) memcpy(tmp_buf, next_data->uabc,