Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c320 PUT_PD(r, pd->pd_fsh, 0); in elxl_reset_ring()
1215 PUT_PD(r, pd->pd_fsh, len | cflags); in elxl_m_tx()
1234 PUT_PD(r, pd->pd_fsh, len | cflags | EX_DPD_DNIND); in elxl_m_tx()
1242 PUT_PD(r, pd->pd_fsh, in elxl_m_tx()
1243 GET_PD(r, pd->pd_fsh) & ~(EX_DPD_DNIND)); in elxl_m_tx()
H A Delxl.h329 #define pd_fsh pd_shared macro