Home
last modified time | relevance | path

Searched refs:DDI_EBUSY (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_impl.c383 case DDI_EBUSY: in ddihp_modctl()
463 return (DDI_EBUSY); in ddihp_cn_unregister()
642 ret = DDI_EBUSY; in ddihp_port_ops()
1066 return (DDI_EBUSY); in ddihp_cn_change_children_state()
1235 rv = DDI_EBUSY; in ddihp_port_downgrade_state()
H A Dddi_hp_ndi.c168 case DDI_EBUSY: in ndi_hp_unregister()
H A Dlog_sysevent.c1934 return ((rval == SE_ENOMEM) ? DDI_ENOMEM : DDI_EBUSY); in ddi_log_sysevent()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c827 ret = DDI_EBUSY; in ndi2ddi()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c1242 ret = DDI_EBUSY; in xge_attach()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h87 #define DDI_EBUSY 2 /* busy */ macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c928 case DDI_EBUSY: in nxge_ddi_perror()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c238 case DDI_EBUSY: in qede_get_ddi_fail()