Searched refs:ATA_CMD_SET_MULTI (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-taskfile.c166 if (custom && tf->command == ATA_CMD_SET_MULTI) {
181 if (custom && tf->command == ATA_CMD_SET_MULTI)
H A Dide-io.c174 tf->command = ATA_CMD_SET_MULTI;
182 * ATA_CMD_RESTORE and ATA_CMD_SET_MULTI commands to a drive.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Data.h246 ATA_CMD_SET_MULTI = 0xC6, enumerator in enum:__anon17204
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dlibata-eh.c2183 { ATA_CMD_SET_MULTI, "SET MULTIPLE MODE" },
H A Dlibata-core.c4948 case ATA_CMD_SET_MULTI: /* multi_count changed */

Completed in 107 milliseconds