Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Dsli4.c8524 ocs_log_debug(sli4->os, "FCF Discovered index=%d\n", fcoe->event_information); in sli_fc_process_fcoe()
8531 ocs_log_debug(sli4->os, "FCF Dead/Gone index=%d\n", fcoe->event_information); in sli_fc_process_fcoe()
8535 ocs_log_debug(sli4->os, "Clear VLINK Received VPI=%#x\n", fcoe->event_information & mask); in sli_fc_process_fcoe()
8546 event.index = fcoe->event_information & mask; in sli_fc_process_fcoe()
Dsli4.h5294 uint32_t event_information; member