This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
dev
/
ata
History
thorpej
eb14e86676
Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
...
use it. This fixes a few places where either b_dep or b_interlock were not properly initialized.
2003-02-25 20:35:31 +00:00
..
ata_raid_promise.c
…
ata_raid.c
Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
2003-02-25 20:35:31 +00:00
ata_raidreg.h
…
ata_raidvar.h
…
ata_wdc.c
…
ata.c
…
atareg.h
…
atavar.h
…
files.ata
…
ld_ataraid.c
Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
2003-02-25 20:35:31 +00:00
Makefile
…
wd.c
initialize b_interlock properly.
2003-02-23 08:50:58 +00:00
wdvar.h
…