Home
last modified time | relevance | path

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

/freebsd/sys/dev/sec/
H A Dsec.h114 struct sec_hw_lt { struct
141 struct sec_hw_lt *sl_lt; argument
H A Dsec.c222 struct sec_hw_lt *lt; in sec_attach()
282 (SEC_LT_ENTRIES + 1) * sizeof(struct sec_hw_lt)); in sec_attach()
297 (struct sec_hw_lt*)(sc->sc_lt_dmem.dma_vaddr) + i; in sec_attach()
299 (i * sizeof(struct sec_hw_lt)); in sec_attach()