Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c235 static client_types_t client_types[MAX_CLIENT_TYPES]; variable
284 ct = &client_types[0]; in cs_init()
287 ct->next = &client_types[1]; in cs_init()
292 ct->next = &client_types[2]; in cs_init()
2522 ct = &client_types[0]; in cs_event()
3403 ct = &client_types[0]; in cs_event_thread()