Searched refs:SATA_DISK_SECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance
357 #define SATA_DISK_SECTOR_SIZE 512 /* HD physical sector size */ macro
2927 rval = SATA_DISK_SECTOR_SIZE; /* fixed size */ in sata_scsi_getcap()5790 t_len *= SATA_DISK_SECTOR_SIZE; in sata_txlt_ata_pass_thru()6693 if ((bp->b_bcount % SATA_DISK_SECTOR_SIZE) != 0) in sata_txlt_write_buffer()6695 sector_count = bp->b_bcount / SATA_DISK_SECTOR_SIZE; in sata_txlt_write_buffer()