Searched refs:D_PRINTF (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dlibdevinfo_sun4u.c140 D_PRINTF("\n---\nnodename = %s [ %s ] \n",
142 D_PRINTF("ADDED BOARD name=%s type=%s model=%s "
162 D_PRINTF("\n---\nnodename = %s [ %s ] \n",
164 D_PRINTF("ADDED BOARD name=%s type=%s model=%s\n",
168 D_PRINTF("node not added: type=%s portid =%d\n", type, portid);
211 D_PRINTF("\n\n ------- Dumping devinfo properties for node ------\n");
229 D_PRINTF("DEVINFO Properties %s: ", di_name);
239 D_PRINTF("0x%x\n", *int_val);
247 D_PRINTF("%s\n", char_val);
255 D_PRINTF("
[all...]
H A Dio.c603 D_PRINTF("\n populate_slot_name_arr: value = [0x%x]\n", value);
608 D_PRINTF("\nslot_names 1st integer = [0x%x]", *slot_name_bits);
631 D_PRINTF("\nslot_name_arr[%d] = [%s]", i,
636 D_PRINTF("\n populate_slot_name_arr: - psycho with no "
823 D_PRINTF("\n\n------->Looking at device [%s][%d] - [%s]\n",
865 D_PRINTF("\nName [%s] - ", name);
866 D_PRINTF("device no [%d] - ", card.dev_no);
867 D_PRINTF("class_code [%d] subclass_code [%d] - ",
877 D_PRINTF("\nSkip ebus/class-other nodes [%s]",
891 D_PRINTF("\nPC
[all...]
/illumos-gate/usr/src/lib/libprtdiag/inc/
H A Dlibprtdiag.h43 #define D_PRINTF printf macro
45 #define D_PRINTF macro

Completed in 47 milliseconds