Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.c8498 ocs_log_debug(sli4->os, "FCF Discovered index=%d\n", fcoe->event_information); in sli_fc_process_fcoe()
8505 ocs_log_debug(sli4->os, "FCF Dead/Gone index=%d\n", fcoe->event_information); in sli_fc_process_fcoe()
8509 ocs_log_debug(sli4->os, "Clear VLINK Received VPI=%#x\n", fcoe->event_information & mask); in sli_fc_process_fcoe()
8520 event.index = fcoe->event_information & mask; in sli_fc_process_fcoe()
H A Dsli4.h5265 uint32_t event_information; member