Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h315 static int fcsm_job_cache_constructor(void *, void *, int);
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c221 sizeof (fcsm_job_t), 8, fcsm_job_cache_constructor, in _init()
2321 fcsm_job_cache_constructor(void *buf, void *cdarg, int kmflag) in fcsm_job_cache_constructor() function