Searched refs:DLDIOC_GETTRAN (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/modules/common/nic/ |
H A D | topo_nic.c | 65 if (ioctl(dladm_dld_fd(handle), DLDIOC_GETTRAN, &dgt) != 0) { in nic_create_transceiver() 174 if (ioctl(dladm_dld_fd(handle), DLDIOC_GETTRAN, &dgt) != 0) { in nic_enum()
|
/titanic_50/usr/src/cmd/dlutil/ |
H A D | dltraninfo.c | 257 if (ioctl(dladm_dld_fd(hdl), DLDIOC_GETTRAN, >) != 0) { in dltran_dump_transceivers() 279 if (ioctl(dladm_dld_fd(hdl), DLDIOC_GETTRAN, >) != 0) { in dltran_dump_transceivers()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | dld.h | 318 #define DLDIOC_GETTRAN DLDIOC(0x1e) macro
|
/titanic_50/usr/src/uts/common/io/dld/ |
H A D | dld_drv.c | 1542 {DLDIOC_GETTRAN, DLDCOPYINOUT, sizeof (dld_ioc_gettran_t),
|