Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dndifm.c182 i_ndi_fmc_create(ndi_fmc_t **fcpp, int qlen, ddi_iblock_cookie_t ibc) in i_ndi_fmc_create()
184 ndi_fmc_t *fcp; in i_ndi_fmc_create()
186 fcp = kmem_zalloc(sizeof (ndi_fmc_t), KM_SLEEP); in i_ndi_fmc_create()
196 i_ndi_fmc_destroy(ndi_fmc_t *fcp) in i_ndi_fmc_destroy()
211 kmem_free(fcp, sizeof (ndi_fmc_t)); in i_ndi_fmc_destroy()
224 ndi_fmc_t *fcp; in ndi_fmc_insert()
292 ndi_fmc_t *fcp; in ndi_fmc_remove()
366 ndi_fmc_t *fcp = NULL; in ndi_fmc_entry_error()
525 ndi_fmc_t *fcp = NULL; in ndi_fmc_entry_error_all()
/illumos-gate/usr/src/uts/common/sys/
H A Dndifm.h48 typedef struct i_ddi_fmc ndi_fmc_t; typedef
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c155 pcie_req_id_t, ndi_fmc_t *);
2439 ndi_fmc_t *fcp = NULL; in pf_hdl_child_lookup()
2530 uint64_t addr, pcie_req_id_t bdf, ndi_fmc_t *fcp) in pf_hdl_compare()