Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/scsi/libses/common/
H A Dses_node.c40 ASSERT(np->sn_type == SES_NODE_ENCLOSURE); in ses_find_enclosure()
164 root->sn_type = SES_NODE_TARGET; in ses_build_snap_skel()
203 np->sn_type = SES_NODE_ENCLOSURE; in ses_build_snap_skel()
271 np->sn_type = SES_NODE_AGGREGATE; in ses_build_snap_skel()
303 cnp->sn_type = SES_NODE_ELEMENT; in ses_build_snap_skel()
383 return (np->sn_type); in ses_node_type()
H A Dses_impl.h133 ses_node_type_t sn_type; member
/titanic_50/usr/src/uts/common/sys/crypto/
H A Dsched_impl.h128 kcf_call_type_t sn_type; member
/titanic_50/usr/src/uts/common/netinet/
H A Dsctp.h322 uint16_t sn_type; /* Notification type. */ member
/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf_sched.c1113 sreq->sn_type = CRYPTO_SYNCH; in kcf_sreq_cache_constructor()
/titanic_50/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c2088 switch (sn->sn_header.sn_type) { in sctp_assoc_recv()