Searched defs:force_flag (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/storage/liba5k/common/
H A Ddiag.c209 int front_flag, int force_flag, int verbose)
231 if (!force_flag && bypass_flag) {
399 int force_flag, int port_a_flag, int verbose)
552 if ((!(force_flag | path_struct->ib_path_flag)) &&
208 l_bp_bypass_enable(char *ses_path, int bypass_flag, int port_a_flag, int front_flag, int force_flag, int verbose) argument
398 l_dev_bypass_enable(struct path_struct *path_struct, int bypass_flag, int force_flag, int port_a_flag, int verbose) argument
H A Dlhot.c704 online_dev(struct dlist *dl_head, int force_flag) argument
709 (void) g_online_drive(dl->multipath, force_flag);
730 int force_flag, int verbose_flag)
763 (void) online_dev(dl_head, force_flag);
771 (void) online_dev(dl_head, force_flag);
783 (void) online_dev(dl_head, force_flag);
788 force_flag)) != 0) {
792 (void) online_dev(dl_head, force_flag);
807 (void) online_dev(dl_head, force_flag);
815 (void) online_dev(dl_head, force_flag);
728 l_offline_photon(struct hotplug_disk_list *hotplug_sena, struct wwn_list_struct *wwn_list, int force_flag, int verbose_flag) argument
[all...]
H A Dmon.c798 int power_off_flag, int verbose, int force_flag)
886 if (power_off_flag && !force_flag) {
992 int verbose, int force_flag)
1013 if (power_off_flag && !force_flag) {
797 l_dev_pwr_up_down(char *path_phys, struct path_struct *path_struct, int power_off_flag, int verbose, int force_flag) argument
991 l_pho_pwr_up_down(char *dev_name, char *path_phys, int power_off_flag, int verbose, int force_flag) argument
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dhot.c347 g_offline_drive(struct dlist *dl, int force_flag) argument
357 force_flag ? 0 : DC_EXCL)) == NULL) {
366 if ((devctl_device_offline(devhdl) != 0) && !force_flag) {
390 g_online_drive(struct dlist *dl, int force_flag) argument
397 force_flag ? 0 : DC_EXCL)) != NULL) {

Completed in 36 milliseconds