Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c195 static int t4_ufm_fill_image(ddi_ufm_handle_t *, void *, uint_t,
200 .ddi_ufm_op_fill_image = t4_ufm_fill_image,
3311 t4_ufm_fill_image(ddi_ufm_handle_t *ufmh, void *arg, uint_t imgno, function