Home
last modified time | relevance | path

Searched refs:S_NOT_INSTALLED (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Ddiag.c107 if (l_state.drv_front[i].ib_status.code != S_NOT_INSTALLED) { in print_ssd_in_box()
139 if (l_state.drv_rear[i].ib_status.code != S_NOT_INSTALLED) { in print_ssd_in_box()
H A Dg_adm.c193 } else if (ib_status_code == S_NOT_INSTALLED) { in print_devState()
198 } else if (((bpf.code != S_NOT_INSTALLED) && in print_devState()
201 ((bpr.code != S_NOT_INSTALLED) && in print_devState()
1146 if (ctlr.code == S_NOT_INSTALLED) { in ib_present_chk()
1228 if (dsk_ptr->ib_status.code == S_NOT_INSTALLED) { in display_disk_msg()
1311 } else if ((bp->code != S_NOT_INSTALLED) && in display_disk_msg()
1317 } else if ((bp->code != S_NOT_INSTALLED) && in display_disk_msg()
1323 } else if ((bp->code != S_NOT_INSTALLED) && in display_disk_msg()
1990 S_NOT_INSTALLED) && in get_enclStatus()
1993 S_NOT_INSTALLED) && in get_enclStatus()
[all …]
H A Dhotplug.c829 (code != S_NOT_INSTALLED))) { in hotplug()
1584 if (code & S_NOT_INSTALLED) { in h_pre_hotplug_sena()
1639 == S_NOT_INSTALLED) { in h_pre_hotplug_sena()
1649 == S_NOT_INSTALLED) { in h_pre_hotplug_sena()
/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h113 #define S_NOT_INSTALLED 0x05 macro
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dlhot.c465 *code = (elem->code != S_NOT_INSTALLED) ? in l_encl_status_page_funcs()
H A Dmon.c877 if (drive->ib_status.code == S_NOT_INSTALLED) { in l_dev_pwr_up_down()
3652 if ((state->ib_status.code != S_NOT_INSTALLED) && in l_get_individual_state()
3774 (state->ib_status.code == S_NOT_INSTALLED) ? in l_get_individual_state()
4928 } else if (code == S_NOT_INSTALLED) { in l_element_msg_string()