Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c173 static int cs_request_window(client_handle_t, window_handle_t *, win_req_t *);
662 retcode = cs_request_window(ch, whp, in CardServices()
4612 cs_request_window(client_handle_t client_handle, in cs_request_window() function