Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Ddcopy.c878 #define CHANSTRSIZE 20 in dcopy_stats_init() macro
879 char chanstr[CHANSTRSIZE]; in dcopy_stats_init()
889 (void) snprintf(chanstr, CHANSTRSIZE, "channel%d", in dcopy_stats_init()
/titanic_41/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c154 #define CHANSTRSIZE 20 in ioat_channel_alloc() macro
156 char chanstr[CHANSTRSIZE]; in ioat_channel_alloc()
232 (void) snprintf(chanstr, CHANSTRSIZE, "ioat%dchan%dcmd", in ioat_channel_alloc()