HomeSort by: relevance | last modified time | path
    Searched refs:ohp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clstate.c 219 struct nfsclownerhead *ohp; local in function:nfscl_open
270 ohp = &dp->nfsdl_owner;
272 ohp = &clp->nfsc_owner;
274 LIST_FOREACH(owp, ohp, nfsow_list) {
611 nfscl_getopen(struct nfsclownerhead *ohp, u_int8_t *nfhp, int fhlen,
636 owp = LIST_FIRST(ohp);
  /src/sys/dev/ic/
isp.c 3883 isp_login_device(ispsoftc_t *isp, int chan, uint32_t portid, isp_pdb_t *p, uint16_t *ohp)
3894 handle = isp_nxt_handle(isp, chan, *ohp);
3918 *ohp = handle;
3937 *ohp = handle;
3946 *ohp = handle;

Completed in 18 milliseconds