Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sec/
HDsec.h113 struct sec_hw_lt { struct
140 struct sec_hw_lt *sl_lt; argument
HDsec.c250 struct sec_hw_lt *lt; in sec_attach()
312 (SEC_LT_ENTRIES + 1) * sizeof(struct sec_hw_lt)); in sec_attach()
327 (struct sec_hw_lt*)(sc->sc_lt_dmem.dma_vaddr) + i; in sec_attach()
329 (i * sizeof(struct sec_hw_lt)); in sec_attach()