Symbol: DDI_SLEEP
usr/src/uts/common/inet/ip/ip_netinfo.c
1010
DDI_SLEEP) == DDI_FAILURE) {
usr/src/uts/common/io/blkdev/blkdev.c
1994
EC_DEV_STATUS, ESC_DEV_DLE, attr, NULL, DDI_SLEEP);
usr/src/uts/common/io/bridge.c
1255
blp, DDI_SLEEP);
usr/src/uts/common/io/bridge.c
3000
blp, DDI_SLEEP);
usr/src/uts/common/io/bridge.c
3145
DDI_SLEEP);
usr/src/uts/common/io/bridge.c
3160
DDI_SLEEP);
usr/src/uts/common/io/comstar/port/fcoet/fcoet.c
596
fcoet_watchdog, ss, DDI_SLEEP);
usr/src/uts/common/io/comstar/port/fct/fct.c
1230
fct_port_worker, port, DDI_SLEEP);
usr/src/uts/common/io/comstar/port/fct/fct.c
1369
fct_port_worker, port, DDI_SLEEP);
usr/src/uts/common/io/comstar/port/fct/fct.c
3450
int rc, sleep = DDI_SLEEP;
usr/src/uts/common/io/comstar/port/fct/fct.c
3497
int rc, sleep = DDI_SLEEP;
usr/src/uts/common/io/comstar/port/iscsit/iscsit_login.c
386
login_sm_complete, ict, DDI_SLEEP) ==
usr/src/uts/common/io/comstar/stmf/stmf.c
7590
stmf_svc, 0, DDI_SLEEP);
usr/src/uts/common/io/fcoe/fcoe.c
1105
w, DDI_SLEEP);
usr/src/uts/common/io/fcoe/fcoe.c
885
fcoe_watchdog, ss, DDI_SLEEP);
usr/src/uts/common/io/fcoe/fcoe_fc.c
177
fcoe_mac_notify_link_up, mac, DDI_SLEEP);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei.c
511
taskq_name, 64, TASKQ_DEFAULTPRI, DDI_SLEEP);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei.c
555
fcoei_watchdog, ss, DDI_SLEEP);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1717
ql_task_daemon, ha, DDI_SLEEP);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1726
ql_completion_thread, ha, DDI_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fctl.c
6740
attr_list, NULL, DDI_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
12470
NULL, DDI_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
15342
subclass, attr_list, NULL, DDI_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
15387
subclass, attr_list, NULL, DDI_SLEEP);
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
3987
((kmflag == KM_SLEEP) ? DDI_SLEEP : DDI_NOSLEEP));
usr/src/uts/common/io/hxge/hxge_send.c
60
hxge_tx_ring_task, (void *)ring, DDI_SLEEP);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1433
rds_handle_close_session_request, (void *)sp, DDI_SLEEP);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
1946
rds_resend_messages, (void *)sp, DDI_SLEEP);
usr/src/uts/common/io/ib/clients/rds/rdsib_ep.c
978
(void *)ep->ep_sp, DDI_SLEEP);
usr/src/uts/common/io/ib/clients/rdsv3/af_rds.c
964
NULL, DDI_SLEEP);
usr/src/uts/common/io/ib/clients/rdsv3/rdsv3_impl.c
625
DDI_SLEEP);
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
1045
DDI_SLEEP) != DDI_SUCCESS) {
usr/src/uts/common/io/nxge/nxge_send.c
83
nxge_tx_ring_task, (void *)ring, DDI_SLEEP);
usr/src/uts/common/io/pciex/hotplug/pcie_hp.c
1293
((kmflag == KM_SLEEP) ? DDI_SLEEP : DDI_NOSLEEP));
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10702
ahci_ctlp, DDI_SLEEP);
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10802
ahci_em_led_task, task, DDI_SLEEP);
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10894
ahci_ctlp, DDI_SLEEP);
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
6599
nv_sgp_activity_led_ctl, nvc, DDI_SLEEP);
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_conn.c
1052
iscsi_login_cb, itp, DDI_SLEEP) !=
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_conn.c
460
iscsi_client_notify_task, cn, DDI_SLEEP) != DDI_SUCCESS) {
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_io.c
1476
(void(*)())iscsi_logout_start, itp, DDI_SLEEP) !=
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_io.c
1535
(void(*)())iscsi_logout_start, itp, DDI_SLEEP) !=
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_login.c
244
iscsi_login_cb, itp, DDI_SLEEP) !=
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
2494
iscsi_sess_enumeration, itp, DDI_SLEEP) != DDI_SUCCESS) {
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_thread.c
151
thread, DDI_SLEEP) == DDI_SUCCESS) {
usr/src/uts/common/io/scsi/adapters/iscsi/iscsid.c
1439
DDI_SLEEP) != DDI_SUCCESS) {
usr/src/uts/common/io/scsi/adapters/iscsi/iscsid.c
2198
subclass, np, NULL, DDI_SLEEP);
usr/src/uts/common/io/scsi/adapters/iscsi/isns_client.c
2782
scn_args_p, DDI_SLEEP);
usr/src/uts/common/io/scsi/adapters/scsi_vhci/mpapi_impl.c
4187
attr_list, NULL, DDI_SLEEP);
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
878
DDI_SLEEP,
usr/src/uts/common/io/sdcard/impl/sda_slot.c
398
DDI_SLEEP);
usr/src/uts/common/io/sdcard/impl/sda_slot.c
545
DDI_SLEEP);
usr/src/uts/common/io/sdcard/impl/sda_slot.c
622
DDI_SLEEP);
usr/src/uts/common/io/sfxge/sfxge.c
689
(void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_OK,
usr/src/uts/common/io/sfxge/sfxge_ev.c
285
(void) sfxge_restart_dispatch(sp, DDI_SLEEP,
usr/src/uts/common/io/sfxge/sfxge_ev.c
341
(void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_ERR,
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
1066
(void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_OK,
usr/src/uts/common/io/sfxge/sfxge_mac.c
328
(void) ddi_taskq_dispatch(smp->sm_tqp, sfxge_mac_poll, sp, DDI_SLEEP);
usr/src/uts/common/io/sfxge/sfxge_mcdi.c
126
(void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_ERR,
usr/src/uts/common/io/sfxge/sfxge_mcdi.c
209
(void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_ERR, reason, 0);
usr/src/uts/common/io/sfxge/sfxge_mcdi.c
414
(void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_OK,
usr/src/uts/common/io/sfxge/sfxge_mcdi.c
478
(void) sfxge_restart_dispatch(sp, DDI_SLEEP, SFXGE_HW_OK,
usr/src/uts/common/io/sfxge/sfxge_rx.c
2387
DDI_SLEEP);
usr/src/uts/common/io/sfxge/sfxge_rx.c
2458
DDI_SLEEP);
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
3606
DDI_SLEEP) != DDI_SUCCESS)
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
3654
DDI_SLEEP) != DDI_SUCCESS) {
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
3688
(void *)uacp, DDI_SLEEP) != DDI_SUCCESS) {
usr/src/uts/common/io/usb/clients/ccid/ccid.c
2592
DDI_SLEEP);
usr/src/uts/common/io/usb/clients/ccid/ccid.c
2612
DDI_SLEEP);
usr/src/uts/common/io/usb/clients/usbser/usbser.c
1876
DDI_SLEEP);
usr/src/uts/common/io/vioscsi/vioscsi.c
1516
(void) ddi_taskq_dispatch(sc->vs_tq, vioscsi_discover, sc, DDI_SLEEP);
usr/src/uts/common/io/yge/yge.c
1356
if (ddi_taskq_dispatch(dev->d_task_q, yge_task, dev, DDI_SLEEP) !=
usr/src/uts/common/os/ddi_hp_impl.c
811
((kmflag == KM_SLEEP) ? DDI_SLEEP : DDI_NOSLEEP));
usr/src/uts/common/os/ddifm.c
233
if (sflag == DDI_SLEEP) {
usr/src/uts/common/os/ddifm.c
366
if ((sflag == DDI_SLEEP) && !panicstr) {
usr/src/uts/common/os/ddifm.c
503
ASSERT(dip && error_class && (sflag == DDI_SLEEP));
usr/src/uts/common/os/ddifm.c
584
i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP);
usr/src/uts/common/os/ddifm.c
639
i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP);
usr/src/uts/common/os/log_sysevent.c
1881
if (sleep_flag == DDI_SLEEP && servicing_interrupt()) {
usr/src/uts/common/os/log_sysevent.c
1894
(sleep_flag == DDI_SLEEP) ? KM_SLEEP : KM_NOSLEEP);
usr/src/uts/common/os/log_sysevent.c
1903
se_flag = (sleep_flag == DDI_SLEEP) ? SE_SLEEP : SE_NOSLEEP;
usr/src/uts/common/os/pcifm.c
419
i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP);
usr/src/uts/common/os/pcifm.c
530
i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP);
usr/src/uts/common/os/sunddi.c
8927
dflags == DDI_SLEEP ? TQ_SLEEP : TQ_NOSLEEP);
usr/src/uts/common/os/sunmdi.c
9634
attr_list, NULL, DDI_SLEEP);
usr/src/uts/common/xen/io/xdb.c
1711
DDI_SLEEP);
usr/src/uts/common/xen/io/xdf.c
1902
DDI_SLEEP);
usr/src/uts/common/xen/io/xpvtap.c
999
DDI_SLEEP);
usr/src/uts/common/xen/os/xvdi.c
1144
xendev_offline_device, dip, DDI_SLEEP);
usr/src/uts/common/xen/os/xvdi.c
1273
i_xvdi_xb_watch_cb_tq, xxwp, DDI_SLEEP);
usr/src/uts/common/xen/os/xvdi.c
1773
i_xvdi_probe_path_handler, (void *)path, DDI_SLEEP);
usr/src/uts/common/xen/os/xvdi.c
1991
i_xvdi_oestate_handler, (void *)evt, DDI_SLEEP);
usr/src/uts/common/xen/os/xvdi.c
2307
i_xvdi_oestate_handler, (void *)evt, DDI_SLEEP);
usr/src/uts/common/xen/os/xvdi.c
2335
i_xvdi_hpstate_handler, (void *)dip, DDI_SLEEP);
usr/src/uts/i86pc/io/tzmon/tzmon.c
521
tzmon_monitor, tzp, DDI_SLEEP);
usr/src/uts/intel/io/imc/imc.c
2408
imc, DDI_SLEEP);
usr/src/uts/intel/io/imc/imc.c
2593
imc, DDI_SLEEP);
usr/src/uts/intel/io/imc/imc.c
2841
DDI_SLEEP);
usr/src/uts/sun4v/io/n2rng/n2rng.c
297
(void *)n2rng, DDI_SLEEP) != DDI_SUCCESS) {
usr/src/uts/sun4v/io/n2rng/n2rng_kcf.c
275
(void *)n2rng, DDI_SLEEP) != DDI_SUCCESS) {
usr/src/uts/sun4v/io/n2rng/n2rng_kcf.c
312
(void *)n2rng, DDI_SLEEP) != DDI_SUCCESS) {
usr/src/uts/sun4v/io/vdc.c
7574
(void *)dkarg, DDI_SLEEP);
usr/src/uts/sun4v/io/vds.c
2170
DDI_SLEEP);
usr/src/uts/sun4v/io/vds.c
2346
status = ddi_taskq_dispatch(vd->startq, vd_recv_msg, vd, DDI_SLEEP);
usr/src/uts/sun4v/io/vds.c
2485
DDI_SLEEP);
usr/src/uts/sun4v/io/vds.c
4236
task, DDI_SLEEP);
usr/src/uts/sun4v/io/vds.c
5196
&task, DDI_SLEEP);
usr/src/uts/sun4v/io/vds.c
5313
DDI_SLEEP);
usr/src/uts/sun4v/io/vds.c
5327
vd, DDI_SLEEP);
usr/src/uts/sun4v/io/vds.c
5347
vd, DDI_SLEEP);
usr/src/uts/sun4v/io/vds.c
5361
DDI_SLEEP);
usr/src/uts/sun4v/io/vnet_rxdring.c
297
vgen_destroy_rxpools, ldcp->rx_vmp, DDI_SLEEP);
usr/src/uts/sun4v/io/vnet_txdring.c
461
vgen_destroy_rxpools, vmp, DDI_SLEEP);
usr/src/uts/sun4v/io/vsw_rxdring.c
389
vsw_destroy_rxpools, dp->rx_vmp, DDI_SLEEP);
usr/src/uts/sun4v/io/vsw_txdring.c
505
vsw_destroy_rxpools, fvmp, DDI_SLEEP);