s1394_isoch_cec_t
s1394_isoch_cec_member_list_remove(s1394_hal_t *hal, s1394_isoch_cec_t *cec,
s1394_isoch_cec_t *cec_curr;
s1394_isoch_cec_t *cec_curr;
s1394_isoch_cec_list_insert(s1394_hal_t *hal, s1394_isoch_cec_t *cec)
s1394_isoch_cec_t *cec_temp;
s1394_isoch_cec_list_remove(s1394_hal_t *hal, s1394_isoch_cec_t *cec)
s1394_isoch_cec_t *prev_cec;
s1394_isoch_cec_t *next_cec;
s1394_isoch_cec_member_list_insert(s1394_hal_t *hal, s1394_isoch_cec_t *cec,
s1394_isoch_cec_t *cec_new;
cec_new = kmem_zalloc(sizeof (s1394_isoch_cec_t), KM_SLEEP);
s1394_isoch_cec_t *cec_curr;
cec_curr = (s1394_isoch_cec_t *)(*t1394_single_hdl);
s1394_isoch_cec_t *cec_new;
cec_new = kmem_zalloc(sizeof (s1394_isoch_cec_t), KM_SLEEP);
s1394_isoch_cec_t *cec_curr;
cec_curr = (s1394_isoch_cec_t *)(*t1394_isoch_cec_hdl);
kmem_free(cec_curr, sizeof (s1394_isoch_cec_t));
s1394_isoch_cec_t *cec_curr;
cec_curr = (s1394_isoch_cec_t *)t1394_isoch_cec_hdl;
s1394_isoch_cec_t *cec_curr;
cec_curr = (s1394_isoch_cec_t *)t1394_isoch_cec_hdl;
s1394_isoch_cec_t *cec_curr;
cec_curr = (s1394_isoch_cec_t *)t1394_isoch_cec_hdl;
s1394_isoch_cec_t *cec_curr;
cec_curr = (s1394_isoch_cec_t *)t1394_isoch_cec_hdl;
s1394_isoch_cec_t *cec_curr;
cec_curr = (s1394_isoch_cec_t *)t1394_isoch_cec_hdl;
s1394_isoch_cec_t *cec_curr;
cec_curr = (s1394_isoch_cec_t *)t1394_isoch_cec_hdl;
void s1394_isoch_cec_list_insert(s1394_hal_t *hal, s1394_isoch_cec_t *cec);
void s1394_isoch_cec_list_remove(s1394_hal_t *hal, s1394_isoch_cec_t *cec);
s1394_isoch_cec_t *cec, s1394_isoch_cec_member_t *member);
s1394_isoch_cec_t *cec, s1394_isoch_cec_member_t *member);
s1394_isoch_cec_t *isoch_cec_list_head;
s1394_isoch_cec_t *isoch_cec_list_tail;
s1394_isoch_cec_t *cec_next;
s1394_isoch_cec_t *cec_prev;