Searched refs:partition (Results 51 - 54 of 54) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dpcmciamtd.c443 DEBUG(2, "region: %d partition = %u", i, t->geo[i].partition);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DBusLogic.c2903 the partition table is being printed. In addition, some devices do not
3045 Extended Translation setting does not match the geometry in the partition
3046 table, then the translation inferred from the partition table will be used by
3072 If the boot sector partition table flag is valid, search for a partition
3077 struct partition *FirstPartitionEntry = (struct partition *) buf;
3078 struct partition *PartitionEntry = FirstPartitionEntry;
H A Dscsi_debug.c2271 struct partition * pp;
2276 /* assume partition table already zeroed */
2295 ramp[510] = 0x55; /* magic partition markings */
2297 pp = (struct partition *)(ramp + 0x1be);
2315 pp->sys_ind = 0x83; /* plain Linux partition */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dcistpl.c1248 geo->geo[n].partition = 1 << (p[4]-1);

Completed in 110 milliseconds

123