Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/chemical/
H A Datlas,sensor.yaml30 - atlas,orp-sm
56 compatible = "atlas,orp-sm";
/freebsd-14.2/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-14.2/sys/fs/nfsclient/
H A Dnfs_clstate.c5696 struct nfsclrecalllayout *rp, *orp; in nfscl_layoutrecall() local
5714 orp = NULL; in nfscl_layoutrecall()
5716 orp = rp; in nfscl_layoutrecall()
5741 if (orp == NULL) in nfscl_layoutrecall()
5745 LIST_INSERT_AFTER(orp, recallp, nfsrecly_list); in nfscl_layoutrecall()