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

/illumos-gate/usr/src/cmd/modload/
H A Dupdate_drv.c46 unload_drv(char *driver_name, int force_flag, int verbose_flag) argument
54 if (force_flag == 0) { /* no force flag */
88 int force_flag = 0; /* -f option */ local
132 force_flag++;
236 * if force_flag is specified continue w/ the next operation
242 if (force_flag == 0) { /* no force flag */
254 if (force_flag == 0) { /* no force flag */
331 * unless force_flag is specified check that
334 if ((force_flag == 0) && ((error =
382 * if force_flag i
[all...]
H A Dadd_drv.c103 int force_flag = 0; local
141 force_flag++;
367 if (!force_flag) {
373 print_drv_conflict_info(force_flag);
381 print_drv_conflict_info(force_flag);
/illumos-gate/usr/src/lib/storage/liba5k/common/
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 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 Dmon.c799 int power_off_flag, int verbose, int force_flag)
887 if (power_off_flag && !force_flag) {
993 int verbose, int force_flag)
1014 if (power_off_flag && !force_flag) {
798 l_dev_pwr_up_down(char *path_phys, struct path_struct *path_struct, int power_off_flag, int verbose, int force_flag) argument
992 l_pho_pwr_up_down(char *dev_name, char *path_phys, int power_off_flag, int verbose, int force_flag) argument
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c192 h_get_fcdev_state(char *fc_dev, char *path_phys, int force_flag, argument
225 if (!force_flag) {
333 int *busy_flag, int force_flag, int verbose_flag)
340 force_flag, verbose_flag)) != 0) {
350 force_flag);
354 force_flag)) != 0) {
361 (void) g_online_drive(hotplug_dev->dlhead, force_flag);
485 hotplug(int todo, char **argv, int verbose_flag, int force_flag) argument
709 path_phys, force_flag,
774 if (!force_flag) {
332 h_chk_dev_busy(Hotplug_Devlist *hotplug_dev, WWN_list *wwn_list, int *busy_flag, int force_flag, int verbose_flag) argument
1260 hotplug_e(int todo, char **argv, int verbose_flag, int force_flag) argument
1469 h_pre_remove_dev(Hotplug_Devlist *hotplug_disk, WWN_list *wwn_list, int verbose_flag, int force_flag) argument
1524 h_pre_hotplug_sena(Hotplug_Devlist *hotplug_dev, WWN_list *wwn_list, int todo, int verbose_flag, int force_flag) argument
1724 h_post_hotplug_sena(Hotplug_Devlist *hotplug_dev, WWN_list *wwn_list, int todo, int verbose_flag, int force_flag, int enc_type) argument
2429 h_pre_hotplug(Hotplug_Devlist **disk_list_head_ptr, WWN_list *wwn_list, int todo, int verbose_flag, int force_flag) argument
2485 h_post_hotplug(Hotplug_Devlist *hotplug_dlist, WWN_list *wwn_list, int todo, int verbose_flag, int force_flag, int enc_type) argument
[all...]
H A Dx86_adm.c468 int hotplug_e(int todo, char **argv, int verbose_flag, int force_flag) { argument
482 int hotplug(int todo, char **argv, int verbose_flag, int force_flag) { argument
H A Dfchba.c2031 fchba_hotplug_e(int todo, char **argv, int verbose_flag, int force_flag) argument
2061 force_flag ? 0 : DC_EXCL)) == NULL) {
/illumos-gate/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) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c694 boolean_t force_flag = B_FALSE; local
706 force_flag = B_TRUE;
708 force_flag = B_FALSE;
711 if (initiate_shutdown(force_flag) == 0) {
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c515 int force_flag = FALSE; local
633 force_flag = TRUE;
712 if (force_flag)
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c1997 rsmseg_close(rsmseg_t *seg, int force_flag) argument
2006 if (!force_flag && (seg->s_hdr.rsmrc_type ==
2031 if (e != RSM_SUCCESS && force_flag == 1)
2101 if (force_flag) {
3558 * force_flag argument (the second argument) set to 1. Also,
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c8277 flush_vhcache(mdi_vhci_config_t *vhc, int force_flag) argument
8289 if (force_flag == 0 && !i_ddi_io_initialized())

Completed in 149 milliseconds