Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/scsi/
H A Dscsi_all.h3949 u_int scsi_calc_syncparam(u_int period);
H A Dscsi_all.c5646 scsi_calc_syncparam(u_int period) in scsi_calc_syncparam() function
/freebsd-14.2/sbin/camcontrol/
H A Dcamcontrol.c6280 scsi_calc_syncparam(prelim_sync_period); in ratecontrol()