Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dsmp_all.c161 smp_command_desc(uint8_t cmd_num) in smp_command_desc() function
231 sbuf_printf(sb, "%s. ", smp_command_desc(smpio->smp_request[1])); in smp_command_sbuf()
237 first_line_len -= strlen(smp_command_desc(smpio->smp_request[1])) + 2; in smp_command_sbuf()
H A Dsmp_all.h474 const char *smp_command_desc(uint8_t cmd_num);