Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_request.c380 aio_req->encrypt_twk_high = in pqisrc_build_aio_common()
385 aio_req->encrypt_twk_high = 0; in pqisrc_build_aio_common()
431 DBG_INFO("%15s: 0x%x\n", "tweak_upper", aio_req->encrypt_twk_high); in pqisrc_show_aio_common()
496 aio_req->encrypt_twk_high = in pqisrc_build_aio_R1_write()
501 aio_req->encrypt_twk_high = 0; in pqisrc_build_aio_R1_write()
558 DBG_INFO("%15s: 0x%x\n", "tweak_upper", aio_req->encrypt_twk_high); in pqisrc_show_aio_R1_write()
649 aio_req->encrypt_twk_high = in pqisrc_build_aio_R5or6_write()
654 aio_req->encrypt_twk_high = 0; in pqisrc_build_aio_R5or6_write()
711 DBG_INFO("%15s: 0x%x\n", "tweak_upper", aio_req->encrypt_twk_high); in pqisrc_show_aio_R5or6_write()
H A Dsmartpqi_structures.h693 uint32_t encrypt_twk_high; member
723 uint32_t encrypt_twk_high; member
747 uint32_t encrypt_twk_high; member