freebsd-skq/sys/cam/ata
mav 855ff9ecbb MFC r262886:
Fix support for increased logical sector size (4K-native drives).

- Logical sector size is measured in words, not bytes.
- If physical sector is not bigger then logical sector, it does not mean
it should be set equal to 512 bytes, but set to logical sector.

PR:		misc/187269
Submitted by:	Ravi Pokala <rpokala@panasas.com>
2014-03-14 07:47:28 +00:00
..
ata_all.c MFC r262886: 2014-03-14 07:47:28 +00:00
ata_all.h MFC r256552: 2013-10-24 10:33:31 +00:00
ata_da.c MFC r256547 (by smh): 2014-01-09 10:49:14 +00:00
ata_pmp.c MFC Alexander Motin's direct dispatch, multi-queue, and finer-grained 2014-01-07 01:51:48 +00:00
ata_xpt.c MFC Alexander Motin's direct dispatch, multi-queue, and finer-grained 2014-01-07 01:51:48 +00:00