Home
last modified time | relevance | path

Searched refs:hub_dmamap_s (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/sn/sn2/
Dsn_private.h145 struct hub_dmamap_s { struct
Dshubio.h3523 typedef struct hub_dmamap_s *hub_dmamap_t;
/linux-2.4.37.9/arch/ia64/sn/io/
Dio.c421 dmamap = kmalloc(sizeof(struct hub_dmamap_s), GFP_ATOMIC); in hub_dmamap_alloc()