Searched defs:packet_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access.h76 packet_t; typedef in typeref:struct:__anon3251
97 int fru_get_packets(segment_hdl_t segment, packet_t *packet,
103 int fru_append_packet(segment_hdl_t segment, packet_t *packet,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.h78 packet_t; typedef in typeref:struct:__anon1147
99 int fru_get_packets(segment_hdl_t segment, packet_t *packet,
105 int fru_append_packet(segment_hdl_t segment, packet_t *packet,
/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgfru.h65 * data buffer), or an append_info_t (which is a packet_t plus a frup_info_t).
100 } packet_t; typedef in typeref:struct:__anon9832
126 packet_t packet; /* packet info */
142 packet_t packet; /* packet info */
209 * Request: append_info_t, with packet_t, segment handle, count and data

Completed in 67 milliseconds