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

/freebsd-10.2-release/sys/dev/firewire/
H A Dsbp.c132 static int sbp_tags = 0; variable
151 SYSCTL_INT(_hw_firewire_sbp, OID_AUTO, tags, CTLFLAG_RW, &sbp_tags, 0,
160 TUNABLE_INT("hw.firewire.sbp.tags", &sbp_tags);
1607 if (sbp_tags > 0)
1609 else if (sbp_tags < 0)

Completed in 67 milliseconds