freebsd-nq/sys/cam/ata
Alexander Motin f98d7a47e2 MFp4:
Fix reference counting bug, when device unreferenced before then
invalidated. To do it, do not handle validity flag as another
reference, but explicitly modify reference count each time flag is
modified.

Discovered by:	thompsa
2009-11-01 11:31:06 +00:00
..
ata_all.c Report SATA 3.x devices. 2009-09-27 20:50:54 +00:00
ata_all.h Short ATA command format has 28bit address, not 36bit. 2009-08-30 16:31:25 +00:00
ata_da.c MFp4: 2009-10-31 10:43:38 +00:00
ata_pmp.c MFp4: 2009-10-31 10:43:38 +00:00
ata_xpt.c MFp4: 2009-11-01 11:31:06 +00:00