Searched refs:fbo (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_bo_util.c405 struct ttm_buffer_object *fbo; local
409 fbo = malloc(sizeof(*fbo), M_TTM_TRANSF_OBJ, M_WAITOK);
410 *fbo = *bo;
417 INIT_LIST_HEAD(&fbo->ddestroy);
418 INIT_LIST_HEAD(&fbo->lru);
419 INIT_LIST_HEAD(&fbo->swap);
420 INIT_LIST_HEAD(&fbo->io_reserve_lru);
421 fbo->vm_node = NULL;
422 atomic_set(&fbo
[all...]
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h518 u32 fbo; member in struct:ecore_rdma_register_tid_in_params
H A Decore_rdma_api.h391 u32 fbo; member in struct:ecore_rdma_register_tid_in_params
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_hwrm.c772 req.fbo = htole32(0);
H A Dhsi_struct_def.h16142 uint32_t fbo; member in struct:hwrm_ring_alloc_input
[all...]

Completed in 466 milliseconds