Home
last modified time | relevance | path

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

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