Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/aac/
H A Daac.c368 void aac_fm_ereport(struct aac_softstate *, char *);
2805 aac_fm_ereport(softs, DDI_FM_DEVICE_NO_RESPONSE); in aac_common_attach()
2812 aac_fm_ereport(softs, DDI_FM_DEVICE_NO_RESPONSE); in aac_common_attach()
2831 aac_fm_ereport(softs, DDI_FM_DEVICE_NO_RESPONSE); in aac_common_attach()
2923 aac_fm_ereport(softs, DDI_FM_DEVICE_NO_RESPONSE); in aac_common_attach()
7044 aac_fm_ereport(struct aac_softstate *softs, char *detail) in aac_fm_ereport() function