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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c262 static char *get_slot_type(int row, int *snmp_syserr_p);
1496 get_slot_type(int row, int *snmp_syserr_p) function
1634 if ((slot_type = get_slot_type(row, snmp_syserr_p)) == NULL) {

Completed in 61 milliseconds