Home
last modified time | relevance | path

Searched refs:FM_IOC_GENTOPO_LEGACY (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddevfm.h64 #define FM_IOC_GENTOPO_LEGACY (FM_IOC | 9) macro
/illumos-gate/usr/src/uts/common/io/
H A Ddevfm.c104 { FM_IOC_GENTOPO_LEGACY, B_FALSE, FM_TOPO_LEGACY_VERSION,
/illumos-gate/usr/src/uts/intel/io/
H A Ddevfm_machdep.c320 if (cmd != FM_IOC_GENTOPO_LEGACY) { in fm_ioctl_gentopo_legacy()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c598 rv = ioctl(fd, FM_IOC_GENTOPO_LEGACY, &fid); in x86pi_check_comp()