Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dndifm.h69 extern int ndi_fmc_entry_error_all(dev_info_t *, int, ddi_fm_error_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dndifm.c523 ndi_fmc_entry_error_all(dev_info_t *dip, int flag, ddi_fm_error_t *derr) in ndi_fmc_entry_error_all() function
H A Dpcifm.c1046 ret = ndi_fmc_entry_error_all(dip, in pci_error_report()