Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dndifm.h67 extern int ndi_fmc_entry_error(dev_info_t *, int, ddi_fm_error_t *,
/illumos-gate/usr/src/uts/common/os/
H A Dndifm.c362 ndi_fmc_entry_error(dev_info_t *dip, int flag, ddi_fm_error_t *derr, in ndi_fmc_entry_error() function
490 status = ndi_fmc_entry_error(tgt->ft_dip, flag, &derr, in ndi_fmc_error()
H A Dpcifm.c1032 ret = ndi_fmc_entry_error(dip, in pci_error_report()