Home
last modified time | relevance | path

Searched refs:DL_CONTROL_ACK (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_pkt.c236 err = softmac_output(slp, mp, dl_prim, DL_CONTROL_ACK, mpp); in softmac_proto_tx()
H A Dsoftmac_ctl.c421 case DL_CONTROL_ACK: in softmac_rput_process_proto()
/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c498 case DL_CONTROL_ACK: return ("DL_CONTROL_ACK"); in dl_primstr()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h108 #define DL_CONTROL_ACK 0x113 /* Device specific control ack */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1768 case DL_CONTROL_ACK: return ("DL_CONTROL_ACK"); in mdb_dlpi_prim()