Home
last modified time | relevance | path

Searched refs:INFO_MASTER_CLIENT (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/pcmcia/
Dcs.h299 #define INFO_MASTER_CLIENT 0x01 macro
/linux-2.4.37.9/drivers/pcmcia/
Dbulkmem.c426 if ((handle->Attributes & INFO_MASTER_CLIENT) && in pcmcia_get_first_region()
Dds.c930 client_reg.Attributes = INFO_MASTER_CLIENT; in init_pcmcia_ds()
Dcs.c664 if (!(client->Attributes & INFO_MASTER_CLIENT)) in do_shutdown()
1014 (handle->Attributes & INFO_MASTER_CLIENT)) { in pcmcia_deregister_client()