Searched refs:DL_NOTIFY_REQ_SIZE (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/softmac/ |
H A D | softmac_ctl.c | 39 reqmp = mexchange(NULL, NULL, DL_NOTIFY_REQ_SIZE, M_PROTO, in softmac_send_notify_req()
|
/titanic_50/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()
|
H A D | gld.c | 3634 if (mblkl < DL_NOTIFY_REQ_SIZE) in gld_cmds()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | dlpi.h | 1570 #define DL_NOTIFY_REQ_SIZE sizeof (dl_notify_req_t) macro
|
/titanic_50/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 1665 { DL_NOTIFY_REQ, DL_NOTIFY_REQ_SIZE },
|