Searched refs:max_packets (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw8/fruaccess/ |
H A D | libfruaccess.c | 73 int max_packets, door_cred_t *cred); 343 fru_get_packets(segment_hdl_t segment, packet_t *packet, int max_packets, in fru_get_packets() argument 353 packets.fru_cnt = max_packets; in fru_get_packets()
|
/titanic_44/usr/src/lib/libfru/libfruraw/ |
H A D | fru_access.h | 98 int max_packets, door_cred_t *cred);
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/ |
H A D | fru_access.h | 100 int max_packets, door_cred_t *cred);
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/ |
H A D | libfruaccess.c | 623 int max_packets, door_cred_t *cred) in ipmi_fru_get_packets() argument 634 if (seg_object->u.seg_obj->num_of_packets > max_packets) { in ipmi_fru_get_packets() 3329 int max_packets, door_cred_t *cred) in fru_get_packets() argument 3342 packet, max_packets, cred); in fru_get_packets()
|