Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dasy.h47 #define ASY_MINOR_LEN (40) macro
/titanic_44/usr/src/uts/common/io/
H A Dasy.c745 char name[ASY_MINOR_LEN]; in asyattach()
1076 (void) snprintf(name, ASY_MINOR_LEN, "%d", instance); in asyattach()