Home
last modified time | relevance | path

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

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