Searched refs:SEC_GET_GENERIC (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/sec/ |
H A D | sec.h | 235 #define SEC_GET_GENERIC(sc, tab, cnt, wrap) \ macro 242 &SEC_GET_GENERIC(sc, sc_desc, sc_free_desc_get_cnt, SEC_DESCRIPTORS) 251 &SEC_GET_GENERIC(sc, sc_desc, sc_ready_desc_get_cnt, SEC_DESCRIPTORS) 260 &SEC_GET_GENERIC(sc, sc_desc, sc_queued_desc_get_cnt, SEC_DESCRIPTORS) 305 &SEC_GET_GENERIC(sc, sc_lt, sc_lt_alloc_cnt, SEC_LT_ENTRIES)
|