Searched refs:scsi_low_msg_log_show (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/cam/scsi/
H A Dscsi_low.c1010 static void scsi_low_msg_log_show(struct scsi_low_msg_log *, char *, int);
1039 scsi_low_msg_log_show(slmlp, s, len) function
4282 scsi_low_msg_log_show(&ti->ti_log_msgin, "MIN LOG ", 2);
4283 scsi_low_msg_log_show(&ti->ti_log_msgout, "MOUT LOG", 2);

Completed in 45 milliseconds