Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mptutil/
H A Dmpt_evt.c57 mpt_print_event(MPI_LOG_0_ENTRY *entry, int verbose) in mpt_print_event()
83 MPI_LOG_0_ENTRY * const *one; in event_compare()
84 MPI_LOG_0_ENTRY * const *two; in event_compare()
95 MPI_LOG_0_ENTRY **entries; in show_events()
133 entries = malloc(sizeof(MPI_LOG_0_ENTRY *) * log->NumLogEntries); in show_events()
148 qsort(entries, num_events, sizeof(MPI_LOG_0_ENTRY *), event_compare); in show_events()
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h3061 } MPI_LOG_0_ENTRY, MPI_POINTER PTR_MPI_LOG_0_ENTRY, typedef
3075 MPI_LOG_0_ENTRY LogEntry[MPI_LOG_0_NUM_LOG_ENTRIES]; /* 14h */