Searched refs:print_hgst_info_subpage_gen (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sbin/nvmectl/ |
H A D | logpage.c | 545 print_hgst_info_subpage_gen(void *buf, uint16_t subtype __unused, uint32_t size, in print_hgst_info_subpage_gen() function 586 print_hgst_info_subpage_gen(buf, subtype, size, kv, __arraycount(kv)); in print_hgst_info_write_errors() 607 print_hgst_info_subpage_gen(buf, subtype, size, kv, __arraycount(kv)); in print_hgst_info_read_errors() 626 print_hgst_info_subpage_gen(buf, subtype, size, kv, __arraycount(kv)); in print_hgst_info_verify_errors() 767 print_hgst_info_subpage_gen(buf, subtype, size, kv, __arraycount(kv)); in print_hgst_info_erase_errors()
|