Searched refs:smp_command_sbuf (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/cam/scsi/ |
H A D | smp_all.c | 228 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 D | smp_all.h | 477 void smp_command_sbuf(struct ccb_smpio *smpio, struct sbuf *sb,
|
/freebsd/sys/cam/ |
H A D | cam.c | 408 smp_command_sbuf(&ccb->smpio, &sb, path_str, 79 - in cam_error_string()
|