Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dsmp_all.c116 smp_error_desc(int function_result) in smp_error_desc() function
268 smp_error_desc(smpio->smp_response[2]), in smp_error_sbuf()
H A Dsmp_all.h473 const char *smp_error_desc(int function_result);
/freebsd/sys/cam/
H A Dcam.c493 smp_error_desc(ccb->smpio.smp_response[2]), in cam_error_string()