Home
last modified time | relevance | path

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

/freebsd/sbin/nvmecontrol/modules/wdc/
H A Dwdc.c434 static void print_hgst_info_temp_history(void *buf, uint16_t subtype, uint8_t res, uint32_t size);
446 { 0x32, print_hgst_info_temp_history },
681 print_hgst_info_temp_history(void *buf, uint16_t subtype __unused, uint8_t res __unused, uint32_t s… in print_hgst_info_temp_history() function