Searched refs:smp_command_sbuf (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/sys/cam/scsi/ |
| HD | smp_all.c | 229 smp_command_sbuf(struct ccb_smpio *smpio, struct sbuf *sb, in smp_command_sbuf() function 264 smp_command_sbuf(smpio, sb, path_str, 80 - strlen(path_str), 80); in smp_error_sbuf()
|
| HD | smp_all.h | 477 void smp_command_sbuf(struct ccb_smpio *smpio, struct sbuf *sb,
|
| /freebsd-14-stable/sys/cam/ |
| HD | cam.c | 407 smp_command_sbuf(&ccb->smpio, &sb, path_str, 79 - in cam_error_string()
|