Searched refs:SATA_DISK_SECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance
363 #define SATA_DISK_SECTOR_SIZE 512 /* HD physical sector size */ macro
3148 rval = SATA_DISK_SECTOR_SIZE; /* fixed size */ in sata_scsi_getcap()6067 xfer_len *= SATA_DISK_SECTOR_SIZE; in sata_txlt_ata_pass_thru()6076 xfer_len *= SATA_DISK_SECTOR_SIZE; in sata_txlt_ata_pass_thru()7012 if ((bp->b_bcount % SATA_DISK_SECTOR_SIZE) != 0) in sata_txlt_write_buffer()7014 sector_count = bp->b_bcount / SATA_DISK_SECTOR_SIZE; in sata_txlt_write_buffer()