Home
last modified time | relevance | path

Searched defs:_map (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/mtd/maps/
Dpci.c220 static u8 mtd_pci_read8(struct map_info *_map, unsigned long ofs) in mtd_pci_read8()
228 static u16 mtd_pci_read16(struct map_info *_map, unsigned long ofs) in mtd_pci_read16()
236 static u32 mtd_pci_read32(struct map_info *_map, unsigned long ofs) in mtd_pci_read32()
244 static void mtd_pci_copyfrom(struct map_info *_map, void *to, unsigned long from, ssize_t len) in mtd_pci_copyfrom()
250 static void mtd_pci_write8(struct map_info *_map, u8 val, unsigned long ofs) in mtd_pci_write8()
257 static void mtd_pci_write16(struct map_info *_map, u16 val, unsigned long ofs) in mtd_pci_write16()
264 static void mtd_pci_write32(struct map_info *_map, u32 val, unsigned long ofs) in mtd_pci_write32()
271 static void mtd_pci_copyto(struct map_info *_map, unsigned long to, const void *from, ssize_t len) in mtd_pci_copyto()
/linux-2.4.37.9/fs/adfs/
Dmap.c23 #define GET_FRAG_ID(_map,_start,_idmask) \ argument
/linux-2.4.37.9/include/asm-mips64/sn/sn0/
Daddrs.h160 #define SABLE_LOG_TRIGGER(_map) \ argument
163 #define SABLE_LOG_TRIGGER(_map) argument
/linux-2.4.37.9/drivers/char/drm/
DdrmP.h313 #define DRM_FIND_MAP(_map, _o) \ argument
335 #define DRM_GET_PRIV_SAREA(_dev, _ctx, _map) do { \ argument
/linux-2.4.37.9/include/net/sctp/
Dstructs.h1370 __u8 _map[sctp_tsnmap_storage_size(SCTP_TSN_MAP_SIZE)]; member