Home
last modified time | relevance | path

Searched refs:cec_type (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1416 cec_new->cec_type = S1394_SINGLE; in t1394_alloc_isoch_single()
1641 cec_new->cec_type = S1394_PEER_TO_PEER; in t1394_alloc_isoch_cec()
1841 if ((cec_curr->cec_type == S1394_PEER_TO_PEER) && in t1394_join_isoch_cec()
H A Ds1394_isoch.c220 type = cec_curr->cec_type; in s1394_isoch_rsrc_realloc_notify()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h784 s1394_isoch_cec_type_t cec_type; member