Home
last modified time | relevance | path

Searched refs:get_packets (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libfru/libfruraw/
H A Draw_access.c792 get_packets(hash_obj_t *seg_hash, raw_list_t *rawlist, int offset, int length) in get_packets() function
1020 pktcnt = get_packets(seg_hash, g_raw, offset, length); in fru_get_num_packets()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dlibfruaccess.c132 int (* get_packets)(segment_hdl_t, packet_t *, member
2159 get_packets(hash_obj_t *seg_hash, int device_fd, int offset, int length) in get_packets() function
2343 pktcnt = get_packets(seg_hash, device_fd, offset, in sun_fru_get_num_packets()
3341 ret = fruaccess_func[fru_format.format - 1].get_packets(segment, in fru_get_packets()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access.c1839 get_packets(hash_obj_t *seg_hash, int device_fd, int offset, int length) in get_packets() function
2003 pktcnt = get_packets(seg_hash, device_fd, offset, in fru_get_num_packets()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c2048 get_packets(hash_obj_t *seg_hash, int device_fd, int offset, int length) in get_packets() function
2129 pktcnt = get_packets(seg_hash, device_fd, offset, length); in fru_get_num_packets()