Searched refs:ATA_ID_MAX_MULTSECT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Data.h60 ATA_ID_MAX_MULTSECT = 47, enumerator in enum:__anon17204
969 id[ATA_ID_MAX_MULTSECT] = __cpu_to_le16(id[ATA_ID_MAX_MULTSECT]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-disk.c466 if (arg < 0 || arg > (drive->id[ATA_ID_MAX_MULTSECT] & 0xff))
H A Dide-probe.c89 u8 max_multsect = id[ATA_ID_MAX_MULTSECT] & 0xff;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Disd200.c1084 US_DEBUGP(" max_multsect = 0x%x\n", id[ATA_ID_MAX_MULTSECT] & 0xff);

Completed in 205 milliseconds