Searched defs:pshot_devctls (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c292 } pshot_devctls[] = { variable in typeref:struct:__anon6465
1891 for (i = 0; pshot_devctls[i].ioctl_int != 0; i++) {
1892 if (pshot_devctls[i].ioctl_int == cmd) {
1895 instance, pshot_devctls[i].ioctl_char);
2271 for (i = 0; pshot_devctls[i].ioctl_int != 0; i++) {
2272 if (pshot_devctls[i].ioctl_int == cmd) {
2275 instance, pshot_devctls[i].ioctl_char);

Completed in 66 milliseconds