Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.h90 #define DL_MAXPRIM DL_GET_STATISTICS_ACK
H A Dsppp_dlpi.c157 { DL_GET_STATISTICS_ACK, "DL_GET_STATISTICS_ACK" },
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h175 #define DL_GET_STATISTICS_ACK 0x35 /* Return statistics */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c5147 sizeof (struct gldkstats), M_PCPROTO, DL_GET_STATISTICS_ACK); in gld_get_statistics()
5153 dlsp->dl_primitive = DL_GET_STATISTICS_ACK; in gld_get_statistics()