Symbol: fcp_ioctl
usr/src/lib/storage/libg_fc/common/map.c
1067
g_issue_fcp_ioctl(int fd, struct fcp_ioctl *fcp_data, int verbose)
usr/src/lib/storage/libg_fc/common/map.c
1348
struct fcp_ioctl fcp_data;
usr/src/lib/storage/libg_fc/common/map.c
1434
struct fcp_ioctl fcp_data;
usr/src/lib/storage/libg_fc/common/map.c
2081
struct fcp_ioctl fcp_data;
usr/src/lib/storage/libg_fc/common/map.c
80
static int g_issue_fcp_ioctl(int, struct fcp_ioctl *, int);
usr/src/lib/sun_fc/common/FCHBAPort.cc
711
struct fcp_ioctl fioctl;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1387
(struct fcp_ioctl *)data, mode, rval);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1398
ret = fcp_get_statec_count((struct fcp_ioctl *)data,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1402
ret = fcp_get_target_mappings((struct fcp_ioctl *)data,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1438
fcp_setup_device_data_ioctl(int cmd, struct fcp_ioctl *data, int mode,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1448
struct fcp_ioctl fioctl;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1466
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1474
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1547
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1554
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1722
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1730
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1744
fcp_get_target_mappings(struct fcp_ioctl *data,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1754
struct fcp_ioctl fioctl;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1774
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1782
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1933
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
1941
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3023
fcp_get_statec_count(struct fcp_ioctl *data, int mode, int *rval)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3027
struct fcp_ioctl fioctl;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3083
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3091
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3105
fcp_copyin_fcp_ioctl_data(struct fcp_ioctl *data, int mode, int *rval,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3106
struct fcp_ioctl *fioctl, struct fcp_port **pptr)
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3126
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
3134
sizeof (struct fcp_ioctl), mode)) {
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
348
static int fcp_ioctl(dev_t dev, int cmd, intptr_t data, int mode,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
404
static int fcp_setup_device_data_ioctl(int cmd, struct fcp_ioctl *data,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
587
static int fcp_get_statec_count(struct fcp_ioctl *data, int mode, int *rval);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
588
static int fcp_copyin_fcp_ioctl_data(struct fcp_ioctl *, int, int *,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
589
struct fcp_ioctl *, struct fcp_port **);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
591
static int fcp_get_target_mappings(struct fcp_ioctl *data, int mode,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
596
static int fcp_get_target_mappings(struct fcp_ioctl *data, int mode,
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
824
fcp_ioctl, /* ioctl */