Search

Searched defs:DL_ATTACH_REQ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h79 #define DL_ATTACH_REQ 0x0b /* Attach a PPA */ macro
185 #define DL_ATTACH_PENDING 0x05 /* Waiting ack of DL_ATTACH_REQ */
296 * requires a DL_ATTACH_REQ to inform the provider which PPA
300 #define DL_STYLE2 0x0501 /* PPA must be expl. bound via DL_ATTACH_REQ */
790 * DL_ATTACH_REQ, M_PROTO type
793 t_uscalar_t dl_primitive; /* set to DL_ATTACH_REQ */

Completed in 52 milliseconds