Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewire.c65 int firewire_debug = 0, try_bmr = 1, hold_count = 0; variable
72 SYSCTL_INT(_hw_firewire, OID_AUTO, hold_count, CTLFLAG_RW, &hold_count, 0,
1780 __func__, fwdev->rcnt, hold_count); in fw_attach_dev()
1781 if (fwdev->rcnt > hold_count) { in fw_attach_dev()