Searched refs:payload_t (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/lw8/sys/ |
H A D | sgfru.h | 123 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 D | fru_access_impl.h | 114 } payload_t; typedef in typeref:struct:__anon1211 208 payload_t payload_data; /* reqd for ipmi format */
|
H A D | piclsmc.c | 330 read_board_info(uint8_t board_offset, payload_t *manr, format_t *format) 423 get_manr(format_t *format, payload_t *manr)
|
H A D | libfruaccess.c | 52 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 D | libfruaccess.c | 366 payload_t payload; 385 payload_t payload;
|
Completed in 55 milliseconds