Searched refs:dlpi_device (Results 1 – 2 of 2) sorted by relevance
35 char dlpi_device[32]; /* the path to the dlpi device */ member82 char dlpi_device[32]; /* the path to the dlpi device */ member125 char dlpi_device[32]; /* the path to the dlpi device */ member171 char dlpi_device[32]; /* the path to the dlpi device */ member
324 strcpy(dlpi_co_stream_request->dlpi_device, in send_dlpi_co_stream()340 initword = (int *) dlpi_co_stream_request->dlpi_device; in send_dlpi_co_stream()767 initword = (int *) dlpi_co_stream_request->dlpi_device; in recv_dlpi_co_stream()779 data_descriptor = dl_open(dlpi_co_stream_request->dlpi_device, in recv_dlpi_co_stream()1219 strcpy(dlpi_co_rr_request->dlpi_device, in send_dlpi_co_rr()1234 initword = (int *) dlpi_co_rr_request->dlpi_device; in send_dlpi_co_rr()1765 strcpy(dlpi_cl_stream_request->dlpi_device, in send_dlpi_cl_stream()1781 initword = (int *) dlpi_cl_stream_request->dlpi_device; in send_dlpi_cl_stream()2176 initword = (int *) dlpi_cl_stream_request->dlpi_device; in recv_dlpi_cl_stream()2188 data_descriptor = dl_open(dlpi_cl_stream_request->dlpi_device, in recv_dlpi_cl_stream()[all …]