Searched defs:cdarg (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1958 fcsm_cmd_cache_constructor(void *buf, void *cdarg, int kmflags) argument
1961 fcsm_t *fcsm = (fcsm_t *)cdarg;
2013 fcsm_cmd_cache_destructor(void *buf, void *cdarg) argument
2016 fcsm_t *fcsm = (fcsm_t *)cdarg;
2320 fcsm_job_cache_constructor(void *buf, void *cdarg, int kmflag) argument
2332 fcsm_job_cache_destructor(void *buf, void *cdarg) argument
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c581 fctl_cache_constructor(void *buf, void *cdarg, int kmflag) argument
595 fctl_cache_destructor(void *buf, void *cdarg) argument
H A Dfp.c1867 fp_cache_constructor(void *buf, void *cdarg, int kmflags) argument
1872 fc_local_port_t *port = (fc_local_port_t *)cdarg;
1918 fp_cache_destructor(void *buf, void *cdarg) argument

Completed in 82 milliseconds