Searched refs:_rdc_ioctl32_t (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/avs/ns/rdc/ | ||
H A D | rdc_ioctl.h | 65 } _rdc_ioctl32_t; typedef in typeref:struct:_rdc_ioctl32_s |
H A D | rdc.c | 469 _rdc_ioctl32_t args32; 471 if (ddi_copyin((void *)arg, &args32, sizeof (_rdc_ioctl32_t), mode)) |
Completed in 61 milliseconds