Searched refs:g_issue_fcp_ioctl (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/storage/libg_fc/common/ |
H A D | map.c | 80 static int g_issue_fcp_ioctl(int, struct fcp_ioctl *, int); 1066 g_issue_fcp_ioctl(int fd, struct fcp_ioctl *fcp_data, int verbose) in g_issue_fcp_ioctl() function 1400 if (err = g_issue_fcp_ioctl(fcp_fd, &fcp_data, 0)) { in g_get_inq_dtype() 1463 if (err = g_issue_fcp_ioctl(fcp_fd, &fcp_data, 0)) { in get_fca_inq_dtype() 2096 if (err = g_issue_fcp_ioctl(fcp_fd, &fcp_data, 0)) { in handle_map_dev_FCP_prop()
|