Searched refs:io_req_t (Results 1 – 6 of 6) sorted by relevance
| /onnv-gate/usr/src/uts/common/pcmcia/sys/ |
| H A D | cs.h | 354 typedef struct io_req_t { struct 363 } io_req_t; argument 1066 int32_t csx_RequestIO(client_handle_t, io_req_t *); 1067 int32_t csx_ReleaseIO(client_handle_t, io_req_t *);
|
| /onnv-gate/usr/src/uts/common/pcmcia/cs/ |
| H A D | cs_stubs.c | 238 csx_RequestIO(client_handle_t ch, io_req_t *ior) in csx_RequestIO() 248 csx_ReleaseIO(client_handle_t ch, io_req_t *ior) in csx_ReleaseIO()
|
| H A D | cs.c | 191 static int cs_request_io(client_handle_t, io_req_t *); 192 static int cs_release_io(client_handle_t, io_req_t *); 644 va_arg(arglist, io_req_t *)); in CardServices() 649 va_arg(arglist, io_req_t *)); in CardServices() 5399 cs_request_io(client_handle_t client_handle, io_req_t *ior) 5791 cs_release_io(client_handle_t client_handle, io_req_t *ior)
|
| /onnv-gate/usr/src/uts/common/io/pcmcia/ |
| H A D | pcata.c | 175 io_req_t io_req; in pcata_ci_ioaddr() 634 io_req_t io_req; in pcata_card_removal()
|
| /onnv-gate/usr/src/uts/common/io/pcwl/ |
| H A D | pcwl.c | 716 io_req_t io; in pcwl_card_insert() 890 io_req_t io; in pcwl_card_remove()
|
| /onnv-gate/usr/src/uts/common/io/pcan/ |
| H A D | pcan.c | 724 io_req_t io; in pcan_card_insert() 929 io_req_t io; in pcan_card_remove()
|