Searched refs:fru_cnt (Results 1 – 4 of 4) sorted by relevance
179 sections.fru_cnt = max_sections; in fru_get_sections()184 return (sections.fru_cnt); in fru_get_sections()217 segments.fru_cnt = max_segments; in fru_get_segments()222 return (segments.fru_cnt); in fru_get_segments()243 newsegment.fru_cnt = 1; in fru_add_segment()293 readsegment.fru_cnt = nbytes; in fru_read_segment()298 return ((ssize_t)readsegment.fru_cnt); in fru_read_segment()313 writesegment.fru_cnt = nbytes; in fru_write_segment()320 return ((ssize_t)writesegment.fru_cnt); in fru_write_segment()353 packets.fru_cnt = max_packets; in fru_get_packets()[all …]
391 max_cnt = clist.fru_cnt; in sgfru_getchildlist()402 clist.fru_hdl, clist.fru_cnt, clist.frus); in sgfru_getchildlist()462 max_cnt = hdls.fru_cnt; in sgfru_getchildhandles()568 max_cnt = sects.fru_cnt; in sgfru_getsections()632 max_cnt = segs.fru_cnt; in sgfru_getsegments()697 f, seg.fru_hdl, seg.fru_cnt); in sgfru_addsegment()751 max_cnt = segs.fru_cnt; in sgfru_readsegment()756 f, segs.fru_hdl, segs.fru_cnt); in sgfru_readsegment()807 max_cnt = segs.fru_cnt; in sgfru_writesegment()812 f, segs.fru_hdl, segs.fru_cnt); in sgfru_writesegment()[all …]
118 #define fru_cnt fru_info.cnt macro131 #define payload_cnt payload.fru_cnt
1769 child_info.fru_cnt = max_children; in get_node_children()1776 *num_childrenp = child_info.fru_cnt; in get_node_children()