Searched refs:nxge_ddi_perror (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_intr.c | 111 c, channel, vector, nxge_ddi_perror(status2))); in nxge_intr_add() 122 c, channel, vector, nxge_ddi_perror(status2))); in nxge_intr_add() 203 c, channel, vector, nxge_ddi_perror(status2))); in nxge_intr_remove() 212 c, channel, vector, nxge_ddi_perror(status2))); in nxge_intr_remove() 366 c, channel, vector, nxge_ddi_perror(ddi_status))); in nxge_hio_intr_add() 378 c, channel, vector, nxge_ddi_perror(ddi_status))); in nxge_hio_intr_add() 475 c, channel, vector, nxge_ddi_perror(status2))); in nxge_hio_intr_remove() 485 c, channel, vector, nxge_ddi_perror(status2))); in nxge_hio_intr_remove()
|
H A D | nxge_hio.c | 912 nxge_ddi_perror( in nxge_ddi_perror() function
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_hio.h | 346 extern const char *nxge_ddi_perror(int);
|