Searched refs:payload_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgfru.h123 typedef frup_info_t payload_t; /* payload handle, count, pointer */ typedef
127 payload_t payload; /* handle, count, pointer to buffer */
221 * Request: payload_t, with packet handle, max count, and payload data buffer
222 * Receive: payload_t, with payload data and actual count
227 * Request: payload_t, with packet handle, max count, and payload data buffer
228 * Receive: payload_t, with new packet handle and actual count
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h114 } payload_t; typedef in typeref:struct:__anon1211
208 payload_t payload_data; /* reqd for ipmi format */
H A Dpiclsmc.c330 read_board_info(uint8_t board_offset, payload_t *manr, format_t *format)
423 get_manr(format_t *format, payload_t *manr)
H A Dlibfruaccess.c52 extern int get_manr(format_t *, payload_t *);
427 payload_t manr;
676 sizeof (payload_t));
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/fruaccess/
H A Dlibfruaccess.c366 payload_t payload;
385 payload_t payload;

Completed in 70 milliseconds