opnsense-src/sys/dev/firewire
Max Khon 0a5eaa9d0e Do not self-initialize a variable.
Found with:	Coverity Prevent(tm)
CID:		3864, 3865
2009-02-09 16:58:18 +00:00
..
00README
firewire.c Some updates and bug squashing in the firewire stack. 2009-02-01 23:28:52 +00:00
firewire.h Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
firewire_phy.h
firewirereg.h Protect transaction labels by its own lock to reduce lock contention. 2007-07-20 03:42:57 +00:00
fwcrom.c
fwdev.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
fwdma.c
fwdma.h
fwmem.c
fwmem.h
fwohci.c Some updates and bug squashing in the firewire stack. 2009-02-01 23:28:52 +00:00
fwohci_pci.c Some updates and bug squashing in the firewire stack. 2009-02-01 23:28:52 +00:00
fwohcireg.h
fwohcivar.h Delete fwohci_filt() as it is now unused 2009-02-03 17:13:37 +00:00
fwphyreg.h
iec13213.h
iec68113.h
if_fwe.c Do not self-initialize a variable. 2009-02-09 16:58:18 +00:00
if_fwevar.h
if_fwip.c Do not self-initialize a variable. 2009-02-09 16:58:18 +00:00
if_fwipvar.h
sbp.c Remove unused variable. 2009-02-09 16:57:07 +00:00
sbp.h
sbp_targ.c