Home
last modified time | relevance | path

Searched refs:cfcsum (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1498 uint32_t mtype, maddr, finicsum, cfcsum; in partition_resources() local
1520 cfcsum = ntohl(caps.cfcsum); in partition_resources()
1521 if (finicsum != cfcsum) { in partition_resources()
1524 finicsum, cfcsum); in partition_resources()
1526 sc->cfcsum = cfcsum; in partition_resources()
H A Dadapter.h541 unsigned int cfcsum; member
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4741 __be32 cfcsum; member