Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h174 #define DL_GET_STATISTICS_REQ 0x34 /* Request to get statistics */ macro
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c156 { DL_GET_STATISTICS_REQ, "DL_GET_STATISTICS_REQ" },
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c3349 case DL_GET_STATISTICS_REQ: in gld_cmds()