Searched refs:IDE_COMMAND_WRITE_MULTIPLE_BLOCK (Results 1 – 2 of 2) sorted by relevance
76 #define IDE_COMMAND_WRITE_MULTIPLE_BLOCK 0xc5 macro927 if (ide->command == IDE_COMMAND_WRITE_MULTIPLE_BLOCK) in continue_write()1026 …ide->sectors_until_int = ((ide->command == IDE_COMMAND_WRITE_MULTIPLE_BLOCK) ? ide->block_count : … in write_sector_done()1130 case IDE_COMMAND_WRITE_MULTIPLE_BLOCK: in handle_command()
83 #define IDE_COMMAND_WRITE_MULTIPLE_BLOCK 0xc5 macro934 if (ide->command == IDE_COMMAND_WRITE_MULTIPLE_BLOCK) in continue_write()1033 …ide->sectors_until_int = ((ide->command == IDE_COMMAND_WRITE_MULTIPLE_BLOCK) ? ide->block_count : … in write_sector_done()1137 case IDE_COMMAND_WRITE_MULTIPLE_BLOCK: in handle_command()