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

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

Completed in 79 milliseconds