Home
last modified time | relevance | path

Searched defs:fcp_ioctl (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp_util.h45 struct fcp_ioctl { struct
46 minor_t fp_minor;
47 uint32_t listlen;
48 caddr_t list;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1370 fcp_ioctl(dev_t dev, int cmd, intptr_t data, int mode, cred_t *credp, in fcp_ioctl() function