Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/mptutil/
HDmpt_evt.c57 mpt_print_event(MPI_LOG_0_ENTRY *entry, int verbose __unused) 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()
131 entries = malloc(sizeof(MPI_LOG_0_ENTRY *) * log->NumLogEntries); in show_events()
143 qsort(entries, num_events, sizeof(MPI_LOG_0_ENTRY *), event_compare); in show_events()
/dragonfly/sys/dev/disk/mpt/mpilib/
HDmpi_cnfg.h3135 } MPI_LOG_0_ENTRY, MPI_POINTER PTR_MPI_LOG_0_ENTRY, typedef
3149 MPI_LOG_0_ENTRY LogEntry[MPI_LOG_0_NUM_LOG_ENTRIES]; /* 14h */