Home
last modified time | relevance | path

Searched refs:ql_verify_checksum (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h762 int ql_verify_checksum(ql_adapter_state_t *);
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c2519 } else if ((rval = ql_verify_checksum(ha)) == QL_SUCCESS) { in ql_start_firmware()
H A Dql_mbx.c2758 ql_verify_checksum(ql_adapter_state_t *ha) in ql_verify_checksum() function
H A Dql_api.c4212 if (ql_verify_checksum(ha) != QL_SUCCESS) { in ql_port_manage()