Home
last modified time | relevance | path

Searched refs:fw_el_oldest_idx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h559 uint32_t fw_el_oldest_idx; member
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c603 mdb_printf("Oldest entry: %d\n", fwhdr.fw_el_oldest_idx); in display_event_log()