Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h314 static int fcsm_fcio_copyout(fcio_t *, intptr_t, int);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1622 if (fcsm_fcio_copyout(fcio, arg, mode)) { in fcsm_fciocmd()
1682 fcsm_fcio_copyout(fcio_t *fcio, intptr_t arg, int mode) in fcsm_fcio_copyout() function