HelenOS sources

REG_SECTOR_COUNT 1608 uspace/lib/ata/src/ata.c 		ata_write_cmd_8(chan, REG_SECTOR_COUNT, scnt >> 8);
REG_SECTOR_COUNT 1615 uspace/lib/ata/src/ata.c 	ata_write_cmd_8(chan, REG_SECTOR_COUNT, scnt & 0x00ff);
HelenOS homepage, sources at GitHub