Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/scsi/
Dsmp_all.c231 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()
Dsmp_all.h478 void smp_command_sbuf(struct ccb_smpio *smpio, struct sbuf *sb,
/freebsd-12-stable/sys/cam/
Dcam.c408 smp_command_sbuf(&ccb->smpio, &sb, path_str, 79 - in cam_error_string()