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
108 * 32 bit variant of fcp_ioctl and fcp_scsi_cmd
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c344 static int fcp_ioctl(dev_t dev, int cmd, intptr_t data, int mode,
400 static int fcp_setup_device_data_ioctl(int cmd, struct fcp_ioctl *data,
583 static int fcp_get_statec_count(struct fcp_ioctl *data, int mode, int *rval);
584 static int fcp_copyin_fcp_ioctl_data(struct fcp_ioctl *, int, int *,
585 struct fcp_ioctl *, struct fcp_port **);
587 static int fcp_get_target_mappings(struct fcp_ioctl *data, int mode,
592 static int fcp_get_target_mappings(struct fcp_ioctl *data, int mode,
820 fcp_ioctl, /* ioctl */
1349 * fcp_ioctl
1366 fcp_ioctl(dev_ function
[all...]

Completed in 69 milliseconds