Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h313 static int fcsm_fciocmd(intptr_t, int, cred_t *, fcio_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1475 retval = fcsm_fciocmd(arg, mode, credp, &fcio); in fcsm_ioctl()
1500 fcsm_fciocmd(intptr_t arg, int mode, cred_t *credp, fcio_t *fcio) in fcsm_fciocmd() function