Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs.c237 static client_types_t client_types[MAX_CLIENT_TYPES]; variable
286 ct = &client_types[0]; in cs_init()
289 ct->next = &client_types[1]; in cs_init()
294 ct->next = &client_types[2]; in cs_init()
2524 ct = &client_types[0]; in cs_event()
3405 ct = &client_types[0]; in cs_event_thread()