Home
last modified time | relevance | path

Searched refs:DL_CONTROL_REQ (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_pkt.c235 case DL_CONTROL_REQ: in softmac_proto_tx()
H A Dsoftmac_ctl.c423 DL_CONTROL_REQ); in softmac_rput_process_proto()
/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c497 case DL_CONTROL_REQ: return ("DL_CONTROL_REQ"); in dl_primstr()
H A Dgld.c3371 case DL_CONTROL_REQ: in gld_cmds()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h107 #define DL_CONTROL_REQ 0x112 /* Device specific control request */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1767 case DL_CONTROL_REQ: return ("DL_CONTROL_REQ"); in mdb_dlpi_prim()