/illumos-gate/usr/src/uts/common/io/sfxge/ |
H A D | sfxge_mcdi.c | 126 (void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_ERR, in sfxge_mcdi_timeout() 209 (void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_ERR, reason, 0); in sfxge_mcdi_exception() 414 (void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_OK, in sfxge_mcdi_ioctl() 478 (void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_OK, in sfxge_mcdi2_ioctl()
|
H A D | sfxge_ev.c | 285 (void) sfxge_restart_dispatch(sp, DDI_SLEEP, in sfxge_ev_rx() 341 (void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_ERR, in sfxge_ev_exception()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | ddifm.c | 233 if (sflag == DDI_SLEEP) { in i_ddi_drv_ereport_post() 366 if ((sflag == DDI_SLEEP) && !panicstr) { in fm_dev_ereport_postv() 503 ASSERT(dip && error_class && (sflag == DDI_SLEEP)); in ndi_fm_ereport_post() 584 i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP); in ddi_fm_handler_register() 639 i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP); in ddi_fm_handler_unregister()
|
H A D | log_sysevent.c | 1881 if (sleep_flag == DDI_SLEEP && servicing_interrupt()) { in ddi_log_sysevent() 1894 (sleep_flag == DDI_SLEEP) ? KM_SLEEP : KM_NOSLEEP); in ddi_log_sysevent() 1903 se_flag = (sleep_flag == DDI_SLEEP) ? SE_SLEEP : SE_NOSLEEP; in ddi_log_sysevent()
|
H A D | pcifm.c | 419 i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP); in pci_ereport_setup() 530 i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP); in pci_ereport_teardown()
|
H A D | ddi_hp_impl.c | 808 ((kmflag == KM_SLEEP) ? DDI_SLEEP : DDI_NOSLEEP)); in ddihp_cn_gen_sysevent()
|
/illumos-gate/usr/src/uts/sun4v/io/n2rng/ |
H A D | n2rng_kcf.c | 275 (void *)n2rng, DDI_SLEEP) != DDI_SUCCESS) { in n2rng_failure() 312 (void *)n2rng, DDI_SLEEP) != DDI_SUCCESS) { in n2rng_unconfigured()
|
/illumos-gate/usr/src/uts/common/io/sdcard/impl/ |
H A D | sda_slot.c | 398 DDI_SLEEP); in sda_slot_handle_detect() 545 DDI_SLEEP); in sda_slot_attach() 622 DDI_SLEEP); in sda_slot_resume()
|
/illumos-gate/usr/src/uts/common/xen/os/ |
H A D | xvdi.c | 1144 xendev_offline_device, dip, DDI_SLEEP); in i_xvdi_oestate_handler() 1273 i_xvdi_xb_watch_cb_tq, xxwp, DDI_SLEEP); in i_xvdi_xb_watch_cb() 1773 i_xvdi_probe_path_handler, (void *)path, DDI_SLEEP); in i_xvdi_probe_path_cb() 1991 i_xvdi_oestate_handler, (void *)evt, DDI_SLEEP); in xvdi_add_event_handler() 2307 i_xvdi_oestate_handler, (void *)evt, DDI_SLEEP); in i_xvdi_oestate_cb() 2335 i_xvdi_hpstate_handler, (void *)dip, DDI_SLEEP); in i_xvdi_hpstate_cb()
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_thread.c | 151 thread, DDI_SLEEP) == DDI_SUCCESS) { in iscsi_thread_start()
|
H A D | iscsi_conn.c | 460 iscsi_client_notify_task, cn, DDI_SLEEP) != DDI_SUCCESS) { in iscsi_client_notify() 1052 iscsi_login_cb, itp, DDI_SLEEP) != in iscsi_conn_retry()
|
H A D | iscsid.c | 1439 DDI_SLEEP) != DDI_SUCCESS) { in iscsid_login_tgt() 2198 subclass, np, NULL, DDI_SLEEP); in iscsi_send_sysevent()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei.c | 511 taskq_name, 64, TASKQ_DEFAULTPRI, DDI_SLEEP); in fcoei_attach_init() 555 fcoei_watchdog, ss, DDI_SLEEP); in fcoei_attach_init()
|
/illumos-gate/usr/src/uts/common/io/fcoe/ |
H A D | fcoe_fc.c | 177 fcoe_mac_notify_link_up, mac, DDI_SLEEP); in fcoe_ctl()
|
H A D | fcoe.c | 885 fcoe_watchdog, ss, DDI_SLEEP); in fcoe_attach_init() 1105 w, DDI_SLEEP); in fcoe_worker_init()
|
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vds.c | 2170 DDI_SLEEP); in vd_start_bio() 2346 status = ddi_taskq_dispatch(vd->startq, vd_recv_msg, vd, DDI_SLEEP); in vd_mark_in_reset() 2485 DDI_SLEEP); in vd_complete_bio() 4236 task, DDI_SLEEP); in vd_process_task() 5196 &task, DDI_SLEEP); in vd_process_msg() 5313 DDI_SLEEP); in vd_handle_ldc_events() 5327 vd, DDI_SLEEP); in vd_handle_ldc_events() 5347 vd, DDI_SLEEP); in vd_handle_ldc_events() 5361 DDI_SLEEP); in vd_handle_ldc_events()
|
/illumos-gate/usr/src/uts/i86pc/io/tzmon/ |
H A D | tzmon.c | 521 tzmon_monitor, tzp, DDI_SLEEP); in tzmon_enumerate_zone()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_ep.c | 978 (void *)ep->ep_sp, DDI_SLEEP); in rds_handle_send_error() 1433 rds_handle_close_session_request, (void *)sp, DDI_SLEEP); in rds_handle_control_message() 1946 rds_resend_messages, (void *)sp, DDI_SLEEP); in rds_session_active()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | bridge.c | 1255 blp, DDI_SLEEP); in shutdown_inst() 3000 blp, DDI_SLEEP); in bridge_rem_link() 3145 DDI_SLEEP); in bridge_ioctl() 3160 DDI_SLEEP); in bridge_ioctl()
|
/illumos-gate/usr/src/uts/intel/io/imc/ |
H A D | imc.c | 2408 imc, DDI_SLEEP); in imc_stub_scan() 2593 imc, DDI_SLEEP); in imc_attach_stub() 2841 DDI_SLEEP); in imc_attach()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | af_rds.c | 965 NULL, DDI_SLEEP); in rdsv3_exit()
|
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_send.c | 60 hxge_tx_ring_task, (void *)ring, DDI_SLEEP); in hxge_tx_ring_dispatch()
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/ |
H A D | fcoet.c | 596 fcoet_watchdog, ss, DDI_SLEEP); in fcoet_attach_init()
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 1230 fct_port_worker, port, DDI_SLEEP); in fct_register_local_port() 1369 fct_port_worker, port, DDI_SLEEP); in fct_deregister_local_port() 3450 int rc, sleep = DDI_SLEEP; in fct_log_local_port_event() 3497 int rc, sleep = DDI_SLEEP; in fct_log_remote_port_event()
|
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pcie_hp.c | 1293 ((kmflag == KM_SLEEP) ? DDI_SLEEP : DDI_NOSLEEP)); in pcie_hp_gen_sysevent_req()
|