Home
last modified time | relevance | path

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

/freebsd/sys/dev/sec/
H A Dsec.h140 struct sec_lt { struct
163 struct sec_lt *sdmi_lt_first; argument
164 struct sec_lt *sdmi_lt_last;
189 struct sec_lt sc_lt[SEC_LT_ENTRIES + 1];
H A Dsec.c729 struct sec_lt *lt = NULL; in sec_dma_map_desc_cb()