Home
last modified time | relevance | path

Searched refs:g_object_open (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c120 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in g_get_lun_str()
291 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in get_pathlist()
540 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in g_get_pathcount()
589 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in g_failover()
673 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in stms_path_enable_disable()
772 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in stms_path_enable_disable_all()
H A Dmap.c910 if ((fd = g_object_open(drvr_path, O_NDELAY | O_RDONLY)) == -1) in g_get_limited_map()
969 if ((fd = g_object_open(host_path, O_NDELAY | O_RDONLY)) == -1) { in g_get_host_params()
1174 if ((fd = g_object_open(fcapath, O_NDELAY | O_RDONLY)) == -1) { in g_get_dev_list()
1380 if ((fd = g_object_open(fcapath, O_NDELAY | O_RDONLY)) == -1) in g_get_inq_dtype()
1388 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) { in g_get_inq_dtype()
1442 if ((fd = g_object_open(fcapath, O_NDELAY | O_RDONLY)) == -1) { in get_fca_inq_dtype()
1451 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) { in get_fca_inq_dtype()
1850 if ((fd = g_object_open(drvr_path, O_NDELAY | O_RDONLY)) == -1) in create_map()
2083 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) { in handle_map_dev_FCP_prop()
2267 if ((fd = g_object_open(drvr_path, O_NDELAY | O_RDONLY)) == -1) { in g_dev_map_init()
[all …]
H A Dhot.c178 if ((fp_fd = g_object_open(fp_path, O_RDONLY | O_EXCL)) < 0) { in issue_lip()
313 if ((fd = g_object_open(nexus_path, in g_force_lip()
H A Dmapfile-vers109 g_object_open;
H A Dgenf.c610 g_object_open(char *path, int flag) in g_object_open() function
/titanic_44/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h171 extern int g_object_open(char *, int);
/titanic_44/usr/src/lib/storage/liba5k/common/
H A Dmon.c117 if ((fd = g_object_open(path, O_NDELAY | O_RDWR)) == -1) in l_get_mode_pg()
598 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) { in l_led()
1196 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) { in pwr_up_down()
1322 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) { in l_new_password()
1385 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) { in l_new_name()
1542 if ((fd = g_object_open(result, O_NDELAY | O_RDONLY)) == -1) { in l_get_box_list()
2388 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) in l_get_envsen()
2743 if ((fd = g_object_open(path, O_RDONLY)) == -1) { in l_get_disk_port_status()
2744 if ((fd = g_object_open(path, in l_get_disk_port_status()
4256 if ((file_fd = g_object_open(file, O_RDONLY)) == -1) { in l_check_file()
[all …]
H A Ddiag.c242 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) { in l_bp_bypass_enable()
525 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) { in l_dev_bypass_enable()
H A Dlhot.c416 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) { in l_encl_status_page_funcs()
/titanic_44/usr/src/cmd/luxadm/
H A Dg_adm.c6333 if ((fd = g_object_open(devpath, O_RDONLY | O_NDELAY)) == -1) { in get_lun_capacity()
6357 if ((fd = g_object_open(devpath, O_RDONLY | O_NDELAY)) == -1) { in get_path_status()
6528 if ((fd = g_object_open(my_hba_path, O_NDELAY | O_RDONLY)) == -1) { in get_FC4_host_controller_pwwn()