Searched refs:SE_HINT_INSERT (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sysevent/
H A Ddr.h63 #define SE_HINT_INSERT 0x1 macro
65 #define SE_HINT2STR(h) ((h) == SE_HINT_INSERT ? DR_HINT_INSERT : \
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dssm.c887 hint = SE_HINT_INSERT;
1039 hint = SE_HINT_INSERT;
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_io.c631 dr_generate_event(DR_TYPE_VIO, SE_HINT_INSERT);
H A Ddr_cpu.c405 se_hint = SE_HINT_INSERT;
H A Ddr_mem.c452 se_hint = SE_HINT_INSERT;
/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_impl.c486 case SE_HINT_INSERT: /* fall through */
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c582 hint = SE_HINT_INSERT;
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c3510 SE_HINT_INSERT, pcihp_p->dip, kmflag);
3902 case SE_HINT_INSERT: /* fall through */
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c1026 hint = SE_HINT_INSERT;
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c19882 * with the hint: SE_HINT_INSERT
19884 sata_gen_sysevent(sata_hba_inst, saddr, SE_HINT_INSERT);
20186 * with the hint: SE_HINT_INSERT
20188 sata_gen_sysevent(sata_hba_inst, saddr, SE_HINT_INSERT);

Completed in 383 milliseconds