Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/channel/
H A Dchannel_var.h639 #define USD_INIT(_usd) do { \ macro
663 #define USD_RESET(_usd) USD_INIT(_usd)
/xnu-10002.1.13/bsd/skywalk/nexus/
H A Dnexus_adapter.c1767 USD_INIT(SLOT_DESC_USD(&usds[i])); in na_kr_slot_desc_init()