Searched defs:_map (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/adfs/
H A Dmap.c89 __le32 *_map = (__le32 *)map; local
167 __le32 *_map = (__le32 *)map; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/maps/
H A Dpci.c41 static map_word mtd_pci_read8(struct map_info *_map, unsigned long ofs) argument
50 static map_word mtd_pci_read32(struct map_info *_map, unsigned long ofs) argument
59 static void mtd_pci_copyfrom(struct map_info *_map, void *to, unsigned long from, ssize_t len) argument
65 static void mtd_pci_write8(struct map_info *_map, map_word val, unsigned long ofs) argument
72 static void mtd_pci_write32(struct map_info *_map, map_word val, unsigned long ofs) argument
79 mtd_pci_copyto(struct map_info *_map, unsigned long to, const void *from, ssize_t len) argument
[all...]

Completed in 61 milliseconds