Home
last modified time | relevance | path

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

/illumos-gate/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()
289 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in get_pathlist()
538 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in g_get_pathcount()
587 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in g_failover()
671 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in stms_path_enable_disable()
770 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in stms_path_enable_disable_all()
H A Dmap.c1389 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) { in g_get_inq_dtype()
1452 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) { in get_fca_inq_dtype()
2084 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) { in handle_map_dev_FCP_prop()
2557 if ((fd = g_object_open(drvr_path, in g_dev_map_init()
3431 if ((fd = g_object_open(nexus_path, in g_rdls()
4015 if ((fd = g_object_open(path, O_NDELAY | O_RDONLY)) == -1) in g_get_inquiry()
4097 if ((fd = g_object_open(path, O_NDELAY | O_RDONLY)) == -1) in g_get_perf_statistics()
4119 if ((fd = g_object_open(path, O_NDELAY | O_RDONLY)) == -1) in g_start()
4132 if ((fd = g_object_open(path, O_NDELAY | O_RDONLY)) == -1) in g_stop()
4145 if ((fd = g_object_open(path, O_NDELAY | O_RDONLY)) == -1) in g_reserve()
[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-vers119 g_object_open;
H A Dgenf.c610 g_object_open(char *path, int flag) in g_object_open() function
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h171 extern int g_object_open(char *, int);
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c118 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()
1197 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) { in pwr_up_down()
1323 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) { in l_new_password()
1386 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) { in l_new_name()
1543 if ((fd = g_object_open(result, O_NDELAY | O_RDONLY)) == -1) { in l_get_box_list()
2389 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) in l_get_envsen()
2744 if ((fd = g_object_open(path, O_RDONLY)) == -1) { in l_get_disk_port_status()
2745 if ((fd = g_object_open(path, in l_get_disk_port_status()
4255 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.c415 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) { in l_encl_status_page_funcs()
/illumos-gate/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()