Searched refs:reset_status (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Duadmin.c417 int reset_status = 0; local
421 &reset_status); local
422 if (reset_status != 0)
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c208 int reset_status = 0; local
314 quiesce_devices(ddi_root_node(), &reset_status); local
315 if (reset_status == -1) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_menlo.h409 uint32_t reset_status; /* Reason for previous reset */ member in struct:menlo_init_rsp
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c463 int status, reset_status = 0; local
508 reset_status = hermon_umap_db_handle_onclose_cb(priv);
535 return (reset_status);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c6423 rsp->reset_status = BE_SWAP32(rsp->reset_status);
6438 "MENLO_INIT: reset_status = 0x%x", rsp->reset_status);

Completed in 77 milliseconds