Searched refs:fru_cnt (Results 1 – 4 of 4) sorted by relevance
177 sections.fru_cnt = max_sections; in fru_get_sections()182 return (sections.fru_cnt); in fru_get_sections()215 segments.fru_cnt = max_segments; in fru_get_segments()220 return (segments.fru_cnt); in fru_get_segments()241 newsegment.fru_cnt = 1; in fru_add_segment()291 readsegment.fru_cnt = nbytes; in fru_read_segment()296 return ((ssize_t)readsegment.fru_cnt); in fru_read_segment()311 writesegment.fru_cnt = nbytes; in fru_write_segment()318 return ((ssize_t)writesegment.fru_cnt); in fru_write_segment()351 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
1767 child_info.fru_cnt = max_children; in get_node_children()1774 *num_childrenp = child_info.fru_cnt; in get_node_children()