Home
last modified time | relevance | path

Searched defs:p_base (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/dev/drm/ttm/
H A Dttm_lock.c221 static void ttm_vt_lock_remove(struct ttm_base_object **p_base) in ttm_vt_lock_remove()
H A Dttm_object.c220 void ttm_base_object_unref(struct ttm_base_object **p_base) in ttm_base_object_unref()
578 static void ttm_prime_refcount_release(struct ttm_base_object **p_base) in ttm_prime_refcount_release()
/dflybsd-src/usr.bin/patch/
H A Dpch.c63 static off_t p_base; /* where to intuit this time */ variable
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c464 OSPREY_BASE_EEP_HEADER *p_base = &eep->base_eep_header; in ar9300_eeprom_get() local