Home
last modified time | relevance | path

Searched refs:WIN_USE_WAIT (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/net/pcmcia/
Dibmtr_cs.c368 req.Attributes |= WIN_USE_WAIT; in ibmtr_config()
382 req.Attributes |= WIN_USE_WAIT; in ibmtr_config()
Dray_cs.c580 req.Attributes = WIN_DATA_WIDTH_8 | WIN_MEMORY_TYPE_CM | WIN_ENABLE | WIN_USE_WAIT; in ray_config()
590 req.Attributes = WIN_DATA_WIDTH_8 | WIN_MEMORY_TYPE_CM | WIN_ENABLE | WIN_USE_WAIT; in ray_config()
600 req.Attributes = WIN_DATA_WIDTH_8 | WIN_MEMORY_TYPE_AM | WIN_ENABLE | WIN_USE_WAIT; in ray_config()
Dpcnet_cs.c1648 req.Attributes |= WIN_USE_WAIT; in setup_shmem_window()
/linux-2.4.37.9/include/pcmcia/
Dcs.h290 #define WIN_USE_WAIT 0x0100 macro
/linux-2.4.37.9/drivers/pcmcia/
Dbulkmem.c258 if (req->Attributes & WIN_USE_WAIT) in mtd_modify_window()
Dcs.c1194 req->Attributes |= WIN_USE_WAIT; in pcmcia_get_window()
1405 if (req->Attributes & WIN_USE_WAIT) in pcmcia_modify_window()
1996 if (req->Attributes & WIN_USE_WAIT) in pcmcia_request_window()