Searched refs:ndi_fmc_entry_error (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ndifm.h | 67 extern int ndi_fmc_entry_error(dev_info_t *, int, ddi_fm_error_t *,
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | ndifm.c | 362 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 D | pcifm.c | 1032 ret = ndi_fmc_entry_error(dip, in pci_error_report()
|