Home
last modified time | relevance | path

Searched refs:AP_OSTATE_CONFIGURED (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1265 if (slotinfop->ostate == AP_OSTATE_CONFIGURED) { in pcihp_ioctl()
1376 if ((slotinfop->ostate != AP_OSTATE_CONFIGURED) || in pcihp_ioctl()
1481 if (slotinfop->ostate == AP_OSTATE_CONFIGURED) { in pcihp_configure_ap()
1575 slotinfop->ostate = AP_OSTATE_CONFIGURED; in pcihp_configure_ap()
1668 if (slotinfop->ostate == AP_OSTATE_CONFIGURED) { in pcihp_unconfigure_ap()
2082 slotinfop->ostate = AP_OSTATE_CONFIGURED; in pcihp_new_slot_state()
2179 slotinfop->ostate = AP_OSTATE_CONFIGURED; in pcihp_new_slot_state()
2428 if (slotinfop->ostate == AP_OSTATE_CONFIGURED) { in pcihp_event_handler()
2493 slotinfop->ostate = AP_OSTATE_CONFIGURED; in pcihp_event_handler()
2575 if (slotinfop->ostate == AP_OSTATE_CONFIGURED) { in pcihp_event_handler()
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Ddevctl.h93 AP_OSTATE_CONFIGURED enumerator
/titanic_50/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c581 if (devctl_ap_state.ap_ostate != AP_OSTATE_CONFIGURED) { in device_configured()
1166 if (ostate == AP_OSTATE_CONFIGURED) { in cfga_change_state()
1181 if (ostate == AP_OSTATE_CONFIGURED) { in cfga_change_state()
1186 if (ostate == AP_OSTATE_CONFIGURED) { in cfga_change_state()
1562 case AP_OSTATE_CONFIGURED: in cfga_list_ext()
/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c686 if (cbp->ostate == AP_OSTATE_CONFIGURED) { in cardbus_configure_ap()
745 cbp->ostate = AP_OSTATE_CONFIGURED; in cardbus_configure_ap()
807 if (cbp->ostate == AP_OSTATE_CONFIGURED) { in cardbus_unconfigure_ap()
1617 if (cbp->ostate != AP_OSTATE_CONFIGURED) { in cardbus_ioctl()
/titanic_50/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c631 (os == AP_OSTATE_CONFIGURED)) { in cfga_change_state()
648 if (os == AP_OSTATE_CONFIGURED) { in cfga_change_state()
723 if (os == AP_OSTATE_CONFIGURED) { in cfga_change_state()
1576 case AP_OSTATE_CONFIGURED: in cfga_list_ext()
/titanic_50/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c629 if (ostate == AP_OSTATE_CONFIGURED) { in cfga_change_state()
687 if (ostate != AP_OSTATE_CONFIGURED) { in cfga_change_state()
770 if (ostate == AP_OSTATE_CONFIGURED && in cfga_change_state()
1522 case AP_OSTATE_CONFIGURED: in cfga_list_ext()
/titanic_50/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c680 if (devctl_ap_state.ap_ostate != AP_OSTATE_CONFIGURED) { in ib_device_configured()
911 if (ostate == AP_OSTATE_CONFIGURED) { in cfga_change_state()
1939 if (intval == AP_OSTATE_CONFIGURED) in cfga_list_ext()
/titanic_50/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c593 *os = AP_OSTATE_CONFIGURED; in cfga_get_state()
1446 case AP_OSTATE_CONFIGURED: in cfga_list_ext()
/titanic_50/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c1705 ap_state->ap_ostate = AP_OSTATE_CONFIGURED; in ibnex_figure_ap_devstate()
1725 AP_OSTATE_UNCONFIGURED : AP_OSTATE_CONFIGURED; in ibnex_figure_ib_apid_devstate()
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c7563 ap_state.ap_ostate = AP_OSTATE_CONFIGURED; in usba_hubdi_ioctl()
7569 ap_state.ap_ostate = AP_OSTATE_CONFIGURED; in usba_hubdi_ioctl()
/titanic_50/usr/src/uts/common/io/sata/impl/
H A Dsata.c16000 ap_state->ap_ostate = AP_OSTATE_CONFIGURED; in sata_cfgadm_state()
16058 AP_OSTATE_CONFIGURED; in sata_cfgadm_state()