Home
last modified time | relevance | path

Searched defs:sci (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_indirect.c365 spa_condensing_indirect_t *sci = kmem_zalloc(sizeof (*sci), KM_SLEEP); in spa_condensing_indirect_create() local
381 spa_condensing_indirect_destroy(spa_condensing_indirect_t *sci) in spa_condensing_indirect_destroy()
483 spa_condensing_indirect_t *sci = arg; in spa_condense_indirect_complete_sync() local
545 spa_condensing_indirect_t *sci = arg; in spa_condense_indirect_commit_sync() local
565 spa_condensing_indirect_t *sci = spa->spa_condensing_indirect; in spa_condense_indirect_commit_entry() local
662 spa_condensing_indirect_t *sci = spa->spa_condensing_indirect; in spa_condense_indirect_thread() local
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec.h114 macsecSCI_t sci; member
125 macsecSCI_t sci; member
H A Dfm_macsec_master.h305 #define GET_SCI_FIRST_HALF(sci) (uint32_t)((macsecSCI_t)((macsecSCI_t)(sci) & SCI_HIGH_MASK) >>… argument
306 #define GET_SCI_SECOND_HALF(sci) (uint32_t)((macsecSCI_t)(sci) & SCI_LOW_MASK) argument
H A Dfm_macsec_secy.c89 macsecSCI_t sci, in FmMacsecSecYCreateSc()
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_macsec_ext.h669 macsecSCI_t sci; /**< The secure channel identification of the SC */ member
/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.h366 uint32_t sci[2]; /* Secure Channel identifier */ member
384 uint32_t sci[2]; /* Secure Channel identifier */ member