Searched refs:g_object_open (Results 1 - 9 of 9) 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) {
291 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) {
540 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) {
589 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) {
673 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) {
772 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) {
H A Dmap.c910 if ((fd = g_object_open(drvr_path, O_NDELAY | O_RDONLY)) == -1)
969 if ((fd = g_object_open(host_path, O_NDELAY | O_RDONLY)) == -1) {
1174 if ((fd = g_object_open(fcapath, O_NDELAY | O_RDONLY)) == -1) {
1380 if ((fd = g_object_open(fcapath, O_NDELAY | O_RDONLY)) == -1)
1388 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) {
1442 if ((fd = g_object_open(fcapath, O_NDELAY | O_RDONLY)) == -1) {
1451 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) {
1850 if ((fd = g_object_open(drvr_path, O_NDELAY | O_RDONLY)) == -1)
2083 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) {
2267 if ((fd = g_object_open(drvr_pat
[all...]
H A Dhot.c178 if ((fp_fd = g_object_open(fp_path, O_RDONLY | O_EXCL)) < 0) {
313 if ((fd = g_object_open(nexus_path,
H A Dgenf.c610 g_object_open(char *path, int flag) 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.c117 if ((fd = g_object_open(path, O_NDELAY | O_RDWR)) == -1)
598 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) {
1196 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) {
1322 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) {
1385 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) {
1542 if ((fd = g_object_open(result, O_NDELAY | O_RDONLY)) == -1) {
2388 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1)
2743 if ((fd = g_object_open(path, O_RDONLY)) == -1) {
2744 if ((fd = g_object_open(path,
4256 if ((file_fd = g_object_open(fil
[all...]
H A Ddiag.c242 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) {
525 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) {
H A Dlhot.c416 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) {
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c6333 if ((fd = g_object_open(devpath, O_RDONLY | O_NDELAY)) == -1) {
6357 if ((fd = g_object_open(devpath, O_RDONLY | O_NDELAY)) == -1) {
6528 if ((fd = g_object_open(my_hba_path, O_NDELAY | O_RDONLY)) == -1) {

Completed in 78 milliseconds