Home
last modified time | relevance | path

Searched refs:TLABEL_RANGE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlabel.c74 tstruct->tb_max_node = TLABEL_RANGE - 1; in hci1394_tlabel_init()
194 for (index = 0; index < TLABEL_RANGE; index++) { in hci1394_tlabel_alloc()
215 if (last >= TLABEL_RANGE) { in hci1394_tlabel_alloc()
239 if (last >= TLABEL_RANGE) { in hci1394_tlabel_alloc()
459 for (index2 = 0; index2 < TLABEL_RANGE; index2++) { in hci1394_tlabel_reset()
475 for (index2 = 0; index2 < TLABEL_RANGE; index2++) { in hci1394_tlabel_reset()
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_tlabel.h60 #define TLABEL_RANGE 64 macro
134 void *tb_lookup[IEEE1394_MAX_NODES][TLABEL_RANGE];