Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dsmp_all.c228 smp_command_sbuf(struct ccb_smpio *smpio, struct sbuf *sb, in smp_command_sbuf() function
263 smp_command_sbuf(smpio, sb, path_str, 80 - strlen(path_str), 80); in smp_error_sbuf()
H A Dsmp_all.h477 void smp_command_sbuf(struct ccb_smpio *smpio, struct sbuf *sb,
/freebsd/sys/cam/
H A Dcam.c408 smp_command_sbuf(&ccb->smpio, &sb, path_str, 79 - in cam_error_string()