Home
last modified time | relevance | path

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

/titanic_50/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_50/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_50/usr/src/uts/intel/io/drm/
H A Dradeon_drv.c265 driver->unload = radeon_driver_unload; in radeon_configure()
H A Di915_drv.c999 driver->unload = i915_driver_unload; in i915_configure()
/titanic_50/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_50/usr/src/uts/common/io/drm/
H A Ddrm_drv.c411 if (dev->driver->unload != NULL) in drm_unload()
412 dev->driver->unload(dev); in drm_unload()
H A DdrmP.h645 int (*unload)(struct drm_device *); member
/titanic_50/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_50/usr/src/lib/libbsm/
H A Daudit_event.txt288 244:AUE_MODUNLOAD:modctl(2) - unload module:as
/titanic_50/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_50/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_50/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_50/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1089 title=modctl: unload module
/titanic_50/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1395 6603313 dlclose() can fail to unload objects after fix for 6573641