Home
last modified time | relevance | path

Searched defs:pmap (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/drivers/isdn/hardware/eicon/
Ddiva_dma.c42 diva_dma_map_entry_t* pmap = diva_os_malloc(0, sizeof(*pmap)*(nentries+1)); in diva_alloc_dma_map() local
50 void diva_free_dma_mapping (struct _diva_dma_map_entry* pmap) { in diva_free_dma_mapping()
58 void diva_init_dma_map_entry (struct _diva_dma_map_entry* pmap, in diva_init_dma_map_entry()
68 int diva_alloc_dma_map_entry (struct _diva_dma_map_entry* pmap) { in diva_alloc_dma_map_entry()
81 void diva_free_dma_map_entry (struct _diva_dma_map_entry* pmap, int nr) { in diva_free_dma_map_entry()
87 void diva_get_dma_map_entry (struct _diva_dma_map_entry* pmap, int nr, in diva_get_dma_map_entry()
92 void* diva_get_entry_handle (struct _diva_dma_map_entry* pmap, int nr) { in diva_get_entry_handle()
Ddivasmain.c352 struct _diva_dma_map_entry *pmap = in diva_init_dma_map() local
385 void diva_free_dma_map(void *hdev, struct _diva_dma_map_entry *pmap) in diva_free_dma_map()
/linux-3.3/arch/sparc/kernel/
Dperf_event.c114 static unsigned long perf_event_encode(const struct perf_event_map *pmap) in perf_event_encode()
888 const struct perf_event_map *pmap; in sparc_map_cache_event() local
1102 const struct perf_event_map *pmap; in sparc_pmu_event_init() local
/linux-3.3/drivers/scsi/cxgbi/
Dlibcxgbi.c59 struct cxgbi_ports_map *pmap = &cdev->pmap; in cxgbi_device_portmap_create() local
78 struct cxgbi_ports_map *pmap = &cdev->pmap; in cxgbi_device_portmap_cleanup() local
320 struct cxgbi_ports_map *pmap = &cdev->pmap; in sock_get_port() local
376 struct cxgbi_ports_map *pmap = &cdev->pmap; in sock_put_port() local
Dlibcxgbi.h533 struct cxgbi_ports_map pmap; member
/linux-3.3/fs/jfs/
Djfs_imap.h88 __le32 pmap[EXTSPERIAG]; /* 512: persistent allocation map */ member
Djfs_dmap.h167 __le32 pmap[LPERDMAP]; /* 1024: bits of the persistent map */ member
/linux-3.3/arch/x86/platform/efi/
Defi.c343 unsigned long pmap; in efi_memblock_x86_reserve_range() local
/linux-3.3/drivers/scsi/qla2xxx/
Dqla_mbx.c2151 char *pmap; in qla2x00_get_fcal_position_map() local