Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_all.h3942 u_int scsi_calc_syncparam(u_int period);
H A Dscsi_all.c5653 scsi_calc_syncparam(u_int period) in scsi_calc_syncparam() function
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c6296 scsi_calc_syncparam(prelim_sync_period); in ratecontrol()