Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-spxx-defs.h842 uint64_t abnorm : 1; /**< Abnormal packet termination (ERR bit) */ member
846 uint64_t abnorm : 1;
1015 uint64_t abnorm : 1; /**< Abnormal packet termination (ERR bit) */ member
1019 uint64_t abnorm : 1;
1071 uint64_t abnorm : 1; /**< Abnormal packet termination (ERR bit) */ member
1075 uint64_t abnorm : 1;
/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-spi.c89 if (spx_int_reg.s.abnorm) in cvm_oct_spi_rml_interrupt()
151 if (spx_int_reg.s.abnorm) in cvm_oct_spi_rml_interrupt()
204 spxx_int_msk.s.abnorm = 1; in cvm_oct_spi_enable_error_reporting()