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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_tlist.h89 } hci1394_tlist_node_t; typedef in typeref:struct:hci1394_tlist_node_s
97 void (*hci1394_tlist_callback_t)(hci1394_tlist_node_t *node, void *arg);
135 hci1394_tlist_node_t *tl_head;
136 hci1394_tlist_node_t *tl_tail;
170 hci1394_tlist_node_t *node);
172 hci1394_tlist_node_t *node);
174 hci1394_tlist_node_t **node);
176 hci1394_tlist_node_t **node);

Completed in 58 milliseconds