| /titanic_44/usr/src/cmd/cdrw/ |
| H A D | blank.c | 54 int immediate, err; in blank() local 142 immediate = 0; in blank() 145 immediate = 1; in blank() 182 if (!blank_disc(target->d_fd, type, immediate)) { in blank() 199 if (immediate) { in blank()
|
| H A D | misc_scsi.c | 598 int immediate; in finalize() local 611 immediate = 0; in finalize() 614 immediate = 1; in finalize() 619 if (!close_track(dev->d_fd, 0, 0, immediate)) in finalize() 623 if (!close_track(dev->d_fd, 0, 1, immediate)) { in finalize() 641 if (!immediate) in finalize() 644 if (immediate) { in finalize()
|
| H A D | mmc.h | 141 int close_track(int fd, int trackno, int close_session, int immediate); 142 int blank_disc(int fd, int type, int immediate);
|
| H A D | mmc.c | 327 close_track(int fd, int trackno, int close_session, int immediate) in close_track() argument 334 if (immediate) { in close_track() 373 blank_disc(int fd, int type, int immediate) in blank_disc() argument 380 if (immediate) { in blank_disc()
|
| /titanic_44/usr/src/cmd/lp/cmd/lpsched/ |
| H A D | disp4.c | 311 ushort immediate; in s_shutdown() local 313 (void)getmessage (m, S_SHUTDOWN, &immediate); in s_shutdown() 314 syslog(LOG_DEBUG, "s_shutdown(%d)", immediate); in s_shutdown() 321 lpshut (immediate); in s_shutdown()
|
| H A D | lpsched.c | 245 lpshut(int immediate) in lpshut() argument 261 Shutdown = (immediate? 2 : 1); in lpshut()
|
| /titanic_44/usr/src/lib/efcode/engine/ |
| H A D | fcode.c | 706 fstack_t immediate = 0; in get_token() local 712 if (env->table[tok].flags & IMMEDIATE) immediate = 1; in get_token() 713 PUSH(DS, immediate); in get_token() 720 fstack_t immediate; in set_token() local 726 immediate = POP(DS); in set_token() 728 if (immediate) in set_token() 733 immediate = env->last_token; in set_token() 736 env->last_token = immediate; in set_token()
|
| /titanic_44/usr/src/uts/sun4u/starcat/sys/ |
| H A D | dr_mbx.h | 198 immediate :1, member
|
| /titanic_44/usr/src/cmd/lp/lib/requests/ |
| H A D | llib-llpreq | 42 ushort actions; /* mail/write, immediate/hold/resume, raw */
|
| /titanic_44/usr/src/cmd/svc/startd/ |
| H A D | fork.c | 228 fork_sulogin(boolean_t immediate, const char *format, ...) in fork_sulogin() argument 243 if (!immediate) { in fork_sulogin()
|
| H A D | restarter.c | 1592 maintain_instance(scf_handle_t *h, restarter_inst_t *rip, int immediate, in maintain_instance() argument 1640 if (immediate || !instance_started(rip)) { in maintain_instance()
|
| /titanic_44/usr/src/cmd/fm/dicts/ |
| H A D | SCF.po | 217 msgstr "No immediate impact. The CPU chip will be deconfigured after the platform is power cycled o… 233 msgstr "No immediate impact.\n" 249 msgstr "No immediate impact.\n" 345 msgstr "No immediate impact.\n" 423 msgstr "No immediate action is taken and nothing is deconfigured.\n" 473 msgstr "No immediate impact. The IO Channel associated with the FLP chip will be deconfigured after… 809 msgstr "No immediate impact. The IO Channel that is associated with the FLP chip will be deconfigur… 825 msgstr "No immediate impact. The IO Channel is deconfigured after the platform is power cycled or a… 841 msgstr "No immediate impact. The IO Channel leaf (1/2 an IO Channel) is deconfigured after the plat… 1113 msgstr "No immediate impact. Memory associated to the MAC will be deconfigured after the platform i… [all …]
|
| /titanic_44/usr/src/uts/intel/io/drm/ |
| H A D | i915_gem_debug.c | 556 char immediate = (data[0] & (1 << 23)) == 0; in decode_3d_primitive() local 576 if (immediate) { in decode_3d_primitive()
|
| /titanic_44/usr/src/lib/udapl/udapl_tavor/tavor/ |
| H A D | dapl_tavor_hw.h | 364 uint32_t immediate :32; member
|
| /titanic_44/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
| H A D | gcpu_amd.esc | 157 * | A UE produces an immediate page fault.
|
| /titanic_44/usr/src/cmd/localedef/data/ |
| H A D | 8859-8.TXT | 48 # notices will be checked, but do not expect an immediate response.
|
| H A D | 8859-5.TXT | 46 # notices will be checked, but do not expect an immediate response.
|
| H A D | 8859-1.TXT | 46 # notices will be checked, but do not expect an immediate response.
|
| H A D | 8859-13.TXT | 42 # notices will be checked, but do not expect an immediate response.
|
| H A D | 8859-15.TXT | 45 # notices will be checked, but do not expect an immediate response.
|
| H A D | 8859-2.TXT | 46 # notices will be checked, but do not expect an immediate response.
|
| H A D | 8859-3.TXT | 46 # notices will be checked, but do not expect an immediate response.
|
| H A D | 8859-4.TXT | 46 # notices will be checked, but do not expect an immediate response.
|
| H A D | 8859-9.TXT | 48 # notices will be checked, but do not expect an immediate response.
|
| /titanic_44/usr/src/uts/sun4v/io/ |
| H A D | vsw_hio.c | 83 extern void vsw_hio_port_reset(vsw_port_t *portp, boolean_t immediate);
|