Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlabel.c71 tstruct->tb_max_node = TLABEL_RANGE - 1; in hci1394_tlabel_init()
180 for (index = 0; index < TLABEL_RANGE; index++) { in hci1394_tlabel_alloc()
196 if (last >= TLABEL_RANGE) { in hci1394_tlabel_alloc()
217 if (last >= TLABEL_RANGE) { in hci1394_tlabel_alloc()
402 for (index2 = 0; index2 < TLABEL_RANGE; index2++) { in hci1394_tlabel_reset()
418 for (index2 = 0; index2 < TLABEL_RANGE; index2++) { in hci1394_tlabel_reset()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_tlabel.h58 #define TLABEL_RANGE 64 macro
132 void *tb_lookup[IEEE1394_MAX_NODES][TLABEL_RANGE];