Searched refs:smp_command_sbuf (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/cam/scsi/ |
| D | smp_all.c | 231 smp_command_sbuf(struct ccb_smpio *smpio, struct sbuf *sb, in smp_command_sbuf() function 266 smp_command_sbuf(smpio, sb, path_str, 80 - strlen(path_str), 80); in smp_error_sbuf()
|
| D | smp_all.h | 478 void smp_command_sbuf(struct ccb_smpio *smpio, struct sbuf *sb,
|
| /freebsd-12-stable/sys/cam/ |
| D | cam.c | 408 smp_command_sbuf(&ccb->smpio, &sb, path_str, 79 - in cam_error_string()
|