Searched refs:phy_ses_path (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/scsi/sun4v/common/
H A Dcfga_led_ctl.c121 char phy_ses_path[255] = "\0"; local
336 (void) strncpy(phy_ses_path, tmp_ses_dir,
361 ses_fd = open(phy_ses_path, O_RDWR);
364 phy_ses_path, 0);
396 ses_fd = open(phy_ses_path, O_RDWR);
398 cfga_err(errstring, errno, ERRARG_OPEN, phy_ses_path, 0);

Completed in 21 milliseconds