Searched refs:DL_NOTIFY_REQ (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/uts/common/io/softmac/ |
H A D | softmac_ctl.c | 40 DL_NOTIFY_REQ); in softmac_send_notify_req() 409 DL_NOTIFY_REQ); in softmac_rput_process_proto()
|
H A D | softmac_pkt.c | 232 case DL_NOTIFY_REQ: in softmac_proto_tx()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | sundlpi.c | 454 mp = mexchange(NULL, NULL, DL_NOTIFY_REQ_SIZE, M_PROTO, DL_NOTIFY_REQ); in dl_notify() 491 case DL_NOTIFY_REQ: return ("DL_NOTIFY_REQ"); in dl_primstr()
|
H A D | gld.c | 3633 case DL_NOTIFY_REQ: in gld_cmds()
|
/titanic_41/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 839 DLPI_MSG_CREATE(req, DL_NOTIFY_REQ); in dlpi_enabnotify() 1665 { DL_NOTIFY_REQ, DL_NOTIFY_REQ_SIZE },
|
/titanic_41/usr/src/uts/common/io/dld/ |
H A D | dld_proto.c | 115 case DL_NOTIFY_REQ: in dld_proto() 1169 dlerrorack(q, mp, DL_NOTIFY_REQ, dl_err, 0); in proto_notify_req()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | dlpi.h | 97 #define DL_NOTIFY_REQ 0x100 /* Enable notifications */ macro
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip_arp.c | 558 dlp->error_ack.dl_error_primitive == DL_NOTIFY_REQ) { in arp_rput_dlpi() 559 reqprim = DL_NOTIFY_REQ; in arp_rput_dlpi()
|
H A D | ip6_if.c | 2295 DL_NOTIFY_REQ); in ill_dl_phys()
|
H A D | ip.c | 8129 reqprim = DL_NOTIFY_REQ; in ip_rput_dlpi() 8244 case DL_NOTIFY_REQ: in ip_rput_dlpi_writer() 8245 ill_dlpi_done(ill, DL_NOTIFY_REQ); in ip_rput_dlpi_writer() 8720 ill_dlpi_done(ill, DL_NOTIFY_REQ); in ip_rput_dlpi_writer()
|
/titanic_41/usr/src/cmd/mdb/common/modules/mdb_ks/ |
H A D | mdb_ks.c | 1703 case DL_NOTIFY_REQ: return ("DL_NOTIFY_REQ"); in mdb_dlpi_prim()
|