Searched defs:unloading (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_wr.c51 int unloading = (arg == KCTL_WR_PROCESS_UNLOADING); local
72 if (unloading) {
135 * debugger is unloading.
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c410 * @unloading: is the driver unloading itself
413 * or not the driver is unloading as well.
416 bool unloading)
426 if (unloading)
415 i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading) argument

Completed in 55 milliseconds