Home
last modified time | relevance | path

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

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