freebsd-dev/sys/cam/ata
Alexander Motin 7912f917ca Acquire periph reference when handling d_getattr() method call.
While GEOM in general has provider opened while sending BIO_GETATTR,
GEOM DISK does not really need to open disk to read medium-unrelated
attributes for own use.

Proposed by:	ken
2013-06-12 09:07:15 +00:00
..
ata_all.c Remove two bzero()s that are erasing only few more bytes then set later. 2013-03-25 06:31:17 +00:00
ata_all.h Unbreak ATA_NO_48BIT_DMA with ATA_CAM by treating 48-bit DMA as an 2013-04-06 13:39:02 +00:00
ata_da.c Acquire periph reference when handling d_getattr() method call. 2013-06-12 09:07:15 +00:00
ata_pmp.c Disable sending Early R_OK on SiI3726/SiI3826 port multipliers. 2013-05-11 13:21:31 +00:00
ata_xpt.c Rework r250298 in more correct way. 2013-05-06 16:50:39 +00:00