Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dtl.c879 static int tl_constructor(void *, void *, int);
983 0, tl_constructor, tl_destructor, NULL, NULL, NULL, 0); in tl_attach()
1155 tl_constructor(void *buf, void *cdrarg, int kmflags) in tl_constructor() function