Home
last modified time | relevance | path

Searched refs:orp (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/dpaa/
H A Dqman_var.h17 uint32_t orp; member
H A Dqman.h143 uint32_t orp:24; member
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h409 volatile uint32_t orp; /* 24-bit */ member
469 volatile uint32_t orp:24; member
H A Dqman_low.h306 ASSERT_COND(eqcr->cursor->orp == (eqcr->cursor->orp & 0x00ffffff)); \
H A Dqm_portal_fqr.c1345 p_Eq->orp = orpId; in qman_orp_update()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c5784 struct nfsclrecalllayout *rp, *orp; in nfscl_layoutrecall() local
5802 orp = NULL; in nfscl_layoutrecall()
5804 orp = rp; in nfscl_layoutrecall()
5829 if (orp == NULL) in nfscl_layoutrecall()
5833 LIST_INSERT_AFTER(orp, recallp, nfsrecly_list); in nfscl_layoutrecall()