Home
last modified time | relevance | path

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

/NextBSD/sys/dev/oce/
HDoce_if.c1971 if (sliport_status & SLIPORT_STATUS_ERR_MASK) { in oce_detect_hw_error()
1989 if (sliport_status & SLIPORT_STATUS_ERR_MASK) { in oce_detect_hw_error()
1994 if (sliport_status & SLIPORT_STATUS_ERR_MASK) { in oce_detect_hw_error()
HDoce_hw.h75 #define SLIPORT_STATUS_ERR_MASK 0x80000000 macro