Searched refs:UCODE_GET_VERSION (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ducode.h62 #define UCODE_GET_VERSION (UCODE_IOC|0) macro
/illumos-gate/usr/src/uts/intel/io/
H A Ducode_drv.c148 case UCODE_GET_VERSION: {
/illumos-gate/usr/src/cmd/ucodeadm/
H A Ducodeadm.c692 tmprc = ioctl(dev_fd, UCODE_GET_VERSION, &info32);
698 tmprc = ioctl(dev_fd, UCODE_GET_VERSION, &info);

Completed in 46 milliseconds