Home
last modified time | relevance | path

Searched refs:print_hgst_info_erase_errors (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/nvmecontrol/modules/wdc/
H A Dwdc.c432 static void print_hgst_info_erase_errors(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
444 { 0x30, print_hgst_info_erase_errors },
651 print_hgst_info_erase_errors(void *buf, uint16_t subtype __unused, uint8_t res __unused, uint32_t s… in print_hgst_info_erase_errors() function