HomeSort by: relevance | last modified time | path
    Searched defs:TCB_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_ioctl.h 159 #ifndef TCB_SIZE
160 # define TCB_SIZE 128
164 #define TCB_WORDS (TCB_SIZE / 4)
cxgb_common.h 44 TCB_SIZE = 128, /* TCB size */

Completed in 12 milliseconds