Searched refs:print_pd (Results 1 – 3 of 3) sorted by relevance
| /src/usr.sbin/mptutil/ |
| H A D | mpt_show.c | 220 print_pd(CONFIG_PAGE_RAID_PHYS_DISK_0 *info, int state_len, int location) in print_pd() function 352 print_pd(pinfo, -1, 0); in show_config() 370 print_pd(pinfo, -1, 0); in show_config() 527 print_pd(list->drives[i], state_len, 1); in show_drives() 575 print_pd(pinfo, -1, 1); in show_physdisks()
|
| /src/usr.sbin/mfiutil/ |
| H A D | mfi_show.c | 320 print_pd(struct mfi_pd_info *info, int state_len) in print_pd() function 396 print_pd(&pinfo, -1); in show_config() 432 print_pd(&pinfo, -1); in show_config() 597 print_pd(&info, state_len); in show_drives()
|
| H A D | mfiutil.h | 172 void print_pd(struct mfi_pd_info *info, int state_len);
|