Searched refs:sg_count (Results 1 – 15 of 15) sorted by relevance
171 sgp->sg_count--; in fmd_serd_eng_discard()205 while (sgp->sg_count > sgp->sg_n) in fmd_serd_eng_record()215 sgp->sg_count++; in fmd_serd_eng_record()223 if (sgp->sg_count > sgp->sg_n && in fmd_serd_eng_record()242 return (sgp->sg_count == 0); in fmd_serd_eng_empty()248 while (sgp->sg_count != 0) in fmd_serd_eng_reset()261 if (sgp->sg_count == 0 || (sgp->sg_flags & FMD_SERD_FIRED)) in fmd_serd_eng_gc()
48 uint_t sg_count; /* count of events in sg_list */ member
551 sizeof (fcf_event_t) * sgp->sg_count, sizeof (uint64_t)); in fmd_ckpt_resv_serd()563 if (sgp->sg_count != 0) { in fmd_ckpt_save_serd()565 sizeof (fcf_event_t) * sgp->sg_count); in fmd_ckpt_save_serd()
637 rsi->rsi_count = sgp->sg_count; in fmd_adm_serdinfo_record()
1000 addr, name, sg.sg_count, (sg.sg_flags & FMD_SERD_FIRED) ? 'F' : ' ', in fmd_serd()
68 int sg_count; member
668 state->x.out.sg_count = 2; in set_conn_state_msg_length()674 state->x.out.sg_count = 1; in set_conn_state_msg_length()1029 conn->x.out.sg_count, in service_tcp_fd()1030 ((conn->x.out.sg_count == 2 ? SG_LEN(&conn->x.out.sgp[1]) : 0) in service_tcp_fd()1035 conn->x.out.sg_count, tmp); in service_tcp_fd()1053 conn->x.out.sg_count--; in service_tcp_fd()1054 if (conn->x.out.sg_count == 0 && nwritten != 0) in service_tcp_fd()1059 if (conn->x.out.sg_count == 0) { in service_tcp_fd()
168 int sg_count; member
327 sgp->sg_count++; in i_new_sg_elem()684 if (optind >= argc || sg->sg_count == 0) { in ilbadm_rem_server_from_group()
147 uint_t sg_count; member
281 while (secobj_getp->sg_count > 0) { in dladm_walk_secobj()284 secobj_getp->sg_count--; in dladm_walk_secobj()
209 uint32_t sg_count; member
1190 sg->sg_count = buffer_dma_cookiep->dmac_size; in amr_setup_dmamap()1191 size += sg->sg_count; in amr_setup_dmamap()
1260 sgp->sg_count = 1; in drv_ioc_secobj_get()1276 sgp->sg_count = state.ss_count; in drv_ioc_secobj_get()
4412 int sg_count = sata_cmdp->satacmd_num_dma_cookies, idx; in nv_start_dma() local4415 ASSERT(sg_count != 0); in nv_start_dma()4449 for (idx = 0; idx < sg_count; idx++, srcp++) { in nv_start_dma()4470 if (idx == (sg_count - 1)) { in nv_start_dma()