Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c370 void aac_fm_ereport(struct aac_softstate *, char *);
2811 aac_fm_ereport(softs, DDI_FM_DEVICE_NO_RESPONSE); in aac_common_attach()
2818 aac_fm_ereport(softs, DDI_FM_DEVICE_NO_RESPONSE); in aac_common_attach()
2837 aac_fm_ereport(softs, DDI_FM_DEVICE_NO_RESPONSE); in aac_common_attach()
2929 aac_fm_ereport(softs, DDI_FM_DEVICE_NO_RESPONSE); in aac_common_attach()
7050 aac_fm_ereport(struct aac_softstate *softs, char *detail) in aac_fm_ereport() function