Home
last modified time | relevance | path

Searched refs:unload (Results 1 – 21 of 21) sorted by relevance

/titanic_53/usr/src/cmd/avs/sv/
H A Dsvboot.c193 int Cflag, resume, suspend, unload; in main() local
201 Cflag = unload = resume = suspend = 0; in main()
228 unload++; in main()
249 if ((resume + suspend + unload) > 1) { in main()
255 if (!resume && !suspend && !unload) { in main()
283 else if (unload) in main()
/titanic_53/usr/src/lib/sun_fc/common/
H A DSun_fcFreeLibrary.cc48 HBA_STATUS status = list->unload(); in Sun_fcFreeLibrary()
H A DHBAList.h55 HBA_STATUS unload();
H A DHBAList.cc64 HBA_STATUS HBAList::unload() { in unload() function in HBAList
/titanic_53/usr/src/boot/sys/boot/common/
H A Dinstall.c255 unload(); in install()
306 unload(); in install()
H A Dmodule.c226 unload(void) in unload() function
239 COMMAND_SET(unload, "unload", "unload all modules", command_unload);
245 unload(); in command_unload()
H A Dbootstrap.h222 void unload(void);
H A Dhelp.common422 unload
/titanic_53/usr/src/boot/sys/boot/
H A DREADME128 o The command "unload" will unload everything. This is
135 unload
142 unload
/titanic_53/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg84 @ MSG_DEBUG_MODUNLOAD "unload module: %s: %s\n"
137 @ MSG_ERR_CNTDLCLOSE "unable to unload module sharable object %s: %s\n"
144 @ MSG_ERR_CNTULSMOD "cannot unload built in module: %s\n"
539 The sys:unload command is used to explicitly unload elfedit modules.\n\
541 There is usually little need to explicitly unload modules.\n\
720 @ MSG_SYS_CMD_UNLOAD "unload"
/titanic_53/usr/src/uts/common/os/
H A Dsched.c192 goto unload; in sched()
381 unload: in sched()
H A Dmodctl.c2822 modunrload(modid_t id, struct modctl **rmodp, int unload) in modunrload() argument
2842 if (unload) { in modunrload()
/titanic_53/usr/src/boot/sys/boot/forth/
H A Dloader.4th240 0 1 unload drop
271 0 1 unload drop
H A Dbeadm.4th238 0 unload drop
H A Dmenu-commands.4th573 s" unload" evaluate
/titanic_53/usr/src/lib/libbsm/
H A Daudit_event.txt288 244:AUE_MODUNLOAD:modctl(2) - unload module:as
/titanic_53/usr/src/uts/common/io/e1000api/
H A DREADME293 5010052 The stress load/unload test of Intel PWLA8494MT Quad Port NIC causes system hung
/titanic_53/usr/src/uts/common/io/e1000g/
H A DREADME293 5010052 The stress load/unload test of Intel PWLA8494MT Quad Port NIC causes system hung
/titanic_53/usr/src/uts/intel/io/acpica/
H A Dchanges.txt2035 Table unload and ACPICA termination: Delete all attached data objects
3352 table load and unload. They are intended to simplify the host
3411 Debugger: Reimplemented the "unload" command to use the new
3414 due to need for an unload interface.
6249 unload, depending on whether it has been stored in a named object by the
6399 namespace walks (readers), but block a dynamic table unload until it can
6403 unload could (possibly catastrophically) delete the portion of the
7164 unregister a table upon an unload. During a load, if the same table is
7178 by Load() did not have its reference count decremented during unload,
7231 AcpiExec: Add support for dynamic table load/unload. Now calls _CFG
[all …]
/titanic_53/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1089 title=modctl: unload module
/titanic_53/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1395 6603313 dlclose() can fail to unload objects after fix for 6573641