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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dump.c3948 uint32_t tempType,
3964 tempType, temp);
3974 tempType, temp);
3989 switch (tempType) {
3992 " Event Type = %d (Critical)\n", tempType);
3996 " Event Type = %d (Threshold)\n", tempType);
4000 " Event Type = %d (Normal)\n", tempType);
4004 " Unknown Event Type = %d\n", tempType);
3946 emlxs_dump_temp_event( emlxs_hba_t *hba, uint32_t tempType, uint32_t temp) argument

Completed in 52 milliseconds